Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
org.djutils | djutils-base | 2.2.2 | jar | BSD 3-Clause license |
org.djutils | djutils-draw | 2.2.2 | jar | BSD 3-Clause license |
org.opentrafficsim | ots-parser-xml | 1.7.5 | jar | BSD-3 style license |
org.opentrafficsim | ots-sim0mq | 1.7.5 | jar | BSD-3 style license |
org.opentrafficsim | ots-swing | 1.7.5 | jar | BSD-3 style license |
org.tinylog | tinylog | 1.3.6 | jar | The Apache Software License, Version 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.11.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.12.0 | jar | MIT |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.15 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.15 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.0 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.opentrafficsim:ots-sim0mq-swing:jar:1.7.5
- org.opentrafficsim:ots-sim0mq:jar:1.7.5 (compile)
- org.opentrafficsim:ots-road:jar:1.7.5 (compile)
- org.opentrafficsim:ots-core:jar:1.7.5 (compile)
- org.opentrafficsim:ots-base:jar:1.7.5 (compile)
- org.jgrapht:jgrapht-core:jar:1.5.2 (compile)
- org.jheaps:jheaps:jar:0.14 (compile)
- org.apfloat:apfloat:jar:1.10.1 (compile)
- org.opentrafficsim:ots-kpi:jar:1.7.5 (compile)
- com.thoughtworks.xstream:xstream:jar:1.4.20 (compile)
- io.github.x-stream:mxparser:jar:1.2.2 (compile)
- xmlpull:xmlpull:jar:1.1.3.1 (compile)
- io.github.x-stream:mxparser:jar:1.2.2 (compile)
- org.opentrafficsim:ots-core:jar:1.7.5 (compile)
- org.sim0mq:sim0mq:jar:2.1.3 (compile)
- org.djutils:djutils-serialization:jar:2.2.2 (compile)
- org.zeromq:jeromq:jar:0.6.0 (compile)
- eu.neilalexander:jnacl:jar:1.0.0 (compile)
- org.opentrafficsim:ots-road:jar:1.7.5 (compile)
- org.opentrafficsim:ots-swing:jar:1.7.5 (compile)
- org.opentrafficsim:ots-animation:jar:1.7.5 (compile)
- org.opentrafficsim:ots-draw:jar:1.7.5 (compile)
- nl.tudelft.simulation:dsol-animation:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-naming:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-swing:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-core:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-base:jar:4.2.3 (compile)
- org.djutils:djutils-cli:jar:2.2.2 (compile)
- info.picocli:picocli:jar:4.7.6 (compile)
- org.djutils:djutils-stats:jar:2.2.2 (compile)
- com.tdunning:t-digest:jar:3.3 (compile)
- org.djutils:djutils-data:jar:2.2.2 (compile)
- de.siegmar:fastcsv:jar:2.2.2 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.27.0 (compile)
- nl.tudelft.simulation:dsol-introspection:jar:4.2.3 (compile)
- org.jfree:jfreechart:jar:1.5.5 (compile)
- tablelayout:TableLayout:jar:20020517 (compile)
- nl.tudelft.simulation:dsol-core:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-animation-gis:jar:4.2.3 (compile)
- org.opentrafficsim:ots-animation:jar:1.7.5 (compile)
- org.opentrafficsim:ots-parser-xml:jar:1.7.5 (compile)
- org.opentrafficsim:ots-trafficcontrol:jar:1.7.5 (compile)
- org.djunits:djunits:jar:5.1.4 (compile)
- org.djutils:djutils-eval:jar:2.2.2 (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.1 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.7 (compile)
- org.jvnet.staxex:stax-ex:jar:1.8 (compile)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- org.djutils:djutils-base:jar:2.2.2 (compile)
- org.djutils:djutils-draw:jar:2.2.2 (compile)
- org.tinylog:tinylog:jar:1.3.6 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.mockito:mockito-core:jar:5.12.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.15 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.15 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.opentrafficsim:ots-sim0mq:jar:1.7.5 (compile)
Licenses
Mozilla Public License version 2.0: JeroMQ
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: FastCSV, apfloat
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API, istack common utility code runtime, jaxb-api
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Unknown: TableLayout
GNU Lesser General Public License Version 2.1, February 1999: JGraphT - Core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, JHeaps, Objenesis, fastinfoset
Apache-2.0: Gson
EPL 2.0: Jakarta Annotations API
BSD-3 style license: Federated simulaton over 0MQ bus, OTS Road parser for XML files, OTS animation classes, OTS drawing classes, OTS traffic control, OpenTrafficSim KPI Module, OpenTrafficSim Sim0MQ Swing remote control, OpenTrafficSim Sim0MQ bus linkage, OpenTrafficSim base classes, OpenTrafficSim core classes, OpenTrafficSim road classes, Swing UI classes for OTS
CDDL 1.1: istack common utility code runtime, jaxb-api
The Apache Software License, version 2.0: picocli
Eclipse Public License (EPL) 2.0: JGraphT - Core
BSD-3-Clause: XStream Core
The BSD 2-Clause License: eu.neilalexander:jnacl
Public Domain: XML Pull Parsing API
Indiana University Extreme! Lab Software License: MXParser
BSD 3-Clause license: DJUTILS - Drawing and animation primitives, DJUTILS CLI utilities, DJUTILS sampling / output data storage, DJUTILS serialization of data structures, DJUTILS statistical and data storage utilities, DSOL Animation classes, DSOL Map Animation, DSOL base classes, DSOL core project, DSOL introspection of classes, DSOL swing project, Delft Java UNIT System, Delft Java Utilities Basic Classes, Expression evaluator, Naming project for DSOL
MIT: mockito-core
CDDL + GPLv2 with classpath exception: javax.annotation API
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
GNU Lesser General Public Licence: JFreeChart
The Apache Software License, Version 2.0: t-digest, tinylog
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
gson-2.11.0.jar | 298.4 kB | 244 | - | - | - | - |
• Root | - | 243 | 223 | 9 | 1.7 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
error_prone_annotations-2.27.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | 1.7 | Yes |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | 1.6 | Yes |
t-digest-3.3.jar | 81.6 kB | 55 | 44 | 1 | 1.7 | Yes |
xstream-1.4.20.jar | 644.6 kB | 530 | 498 | 23 | 1.8 | Yes |
fastcsv-2.2.2.jar | 32.1 kB | 29 | 22 | 2 | 1.8 | Yes |
jnacl-1.0.0.jar | 19.9 kB | 20 | 9 | 2 | 1.8 | Yes |
picocli-4.7.6.jar | 415.7 kB | 233 | - | - | - | - |
• Root | - | 231 | 227 | 1 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
mxparser-1.2.2.jar | 29.7 kB | 16 | 1 | 1 | 1.4 | Yes |
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - |
• Root | - | 131 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | No |
byte-buddy-1.14.15.jar | 4.2 MB | 2935 | - | - | - | - |
• Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.14.15.jar | 258 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
dsol-animation-4.2.3.jar | 37.3 kB | 48 | 32 | 5 | 17 | Yes |
dsol-animation-gis-4.2.3.jar | 17.9 kB | 28 | 12 | 4 | 17 | Yes |
dsol-base-4.2.3.jar | 35.7 kB | 53 | 34 | 8 | 17 | Yes |
dsol-core-4.2.3.jar | 368.2 kB | 316 | 274 | 28 | 17 | Yes |
dsol-introspection-4.2.3.jar | 18 kB | 27 | 14 | 3 | 17 | Yes |
dsol-naming-4.2.3.jar | 40.6 kB | 39 | 25 | 3 | 17 | Yes |
dsol-swing-4.2.3.jar | 307.4 kB | 249 | 194 | 18 | 17 | Yes |
apfloat-1.10.1.jar | 556.4 kB | 361 | - | - | - | - |
• Root | - | 354 | 340 | 3 | 1.8 | Yes |
• Versioned | - | 7 | 3 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
djunits-5.1.4.jar | 1.1 MB | 576 | 526 | 31 | 11 | Yes |
djutils-base-2.2.2.jar | 198.3 kB | 152 | 122 | 21 | 11 | Yes |
djutils-cli-2.2.2.jar | 45.3 kB | 63 | 53 | 1 | 11 | Yes |
djutils-data-2.2.2.jar | 43.9 kB | 41 | 27 | 5 | 11 | Yes |
djutils-draw-2.2.2.jar | 131.6 kB | 73 | 58 | 6 | 11 | Yes |
djutils-eval-2.2.2.jar | 26.5 kB | 28 | 17 | 1 | 11 | Yes |
djutils-serialization-2.2.2.jar | 133.4 kB | 85 | 73 | 3 | 11 | Yes |
djutils-stats-2.2.2.jar | 46.6 kB | 35 | 22 | 4 | 11 | Yes |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | 1.7 | Yes |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | 1.7 | Yes |
jfreechart-1.5.5.jar | 1.7 MB | 787 | 692 | 41 | 1.8 | Yes |
jgrapht-core-1.5.2.jar | 1.3 MB | 740 | 690 | 42 | 11 | Yes |
jheaps-0.14.jar | 153.3 kB | 97 | 88 | 6 | 1.8 | Yes |
junit-jupiter-api-5.11.0.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.0.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-platform-commons-1.11.0.jar | 140.6 kB | 86 | - | - | - | - |
• Root | - | 77 | 63 | 8 | 1.8 | Yes |
• Versioned | - | 9 | 3 | 1 | 9 | Yes |
junit-platform-engine-1.11.0.jar | 238.1 kB | 174 | 155 | 10 | 1.8 | Yes |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | 1.7 | Yes |
mockito-core-5.12.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
ots-animation-1.7.5.jar | 85 kB | 74 | 59 | 5 | 17 | Yes |
ots-base-1.7.5.jar | 81.8 kB | 86 | 70 | 5 | 17 | Yes |
ots-core-1.7.5.jar | 425.8 kB | 351 | 276 | 21 | 17 | Yes |
ots-draw-1.7.5.jar | 246.1 kB | 189 | 172 | 8 | 17 | Yes |
ots-kpi-1.7.5.jar | 100.4 kB | 69 | 54 | 5 | 17 | Yes |
ots-parser-xml-1.7.5.jar | 490.2 kB | 418 | 375 | 6 | 17 | Yes |
ots-road-1.7.5.jar | 956.6 kB | 609 | 558 | 38 | 17 | Yes |
ots-sim0mq-1.7.5.jar | 58.3 kB | 47 | 34 | 1 | 17 | Yes |
ots-swing-1.7.5.jar | 204.2 kB | 148 | 106 | 4 | 17 | Yes |
ots-trafficcontrol-1.7.5.jar | 77 kB | 48 | 36 | 3 | 17 | Yes |
sim0mq-2.1.3.jar | 83.6 kB | 90 | 62 | 9 | 17 | Yes |
tinylog-1.3.6.jar | 107.3 kB | 108 | 95 | 5 | 1.6 | No |
jeromq-0.6.0.jar | 539.6 kB | 400 | 360 | 33 | 1.8 | Yes |
TableLayout-20020517.jar | 14.6 kB | 10 | 5 | 1 | 1.1 | Yes |
xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
61 | 19.1 MB | 13348 | 11787 | 642 | 17 | 60 |
compile: 51 | compile: 13 MB | compile: 8989 | compile: 7678 | compile: 489 | 17 | compile: 50 |
test: 10 | test: 6.1 MB | test: 4359 | test: 4109 | test: 153 | 11 | test: 10 |