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
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
org.djutils djutils-base 2.2.1 jar BSD 3-Clause license
org.djutils djutils-draw 2.2.1 jar BSD 3-Clause license
org.opentrafficsim ots-parser-xml 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-sim0mq 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-swing 1.7.4 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.10.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.1.1 jar The MIT License

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:

GroupId ArtifactId Version Type Licenses
com.google.code.gson gson 2.10.1 jar Apache-2.0
com.sun.istack istack-commons-runtime 3.0.7 jar CDDL 1.1GPL2 w/ CPE
com.sun.xml.fastinfoset FastInfoset 1.2.15 jar Apache License, Version 2.0
com.tdunning t-digest 3.2 jar The Apache Software License, Version 2.0
com.thoughtworks.xstream xstream 1.4.20 jar BSD-3-Clause
de.siegmar fastcsv 2.2.2 jar MIT License
eu.neilalexander jnacl 1.0.0 jar The BSD 2-Clause License
info.picocli picocli 4.7.5 jar The Apache Software License, version 2.0
io.github.x-stream mxparser 1.2.2 jar Indiana University Extreme! Lab Software License
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
nl.tudelft.simulation dsol-animation 4.2.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-animation-gis 4.2.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-base 4.2.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-core 4.2.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-introspection 4.2.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-naming 4.2.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-swing 4.2.2 jar BSD 3-Clause license
org.apfloat apfloat 1.10.1 jar MIT License
org.djunits djunits 5.1.3 jar BSD 3-Clause license
org.djutils djutils-cli 2.2.1 jar BSD 3-Clause license
org.djutils djutils-data 2.2.1 jar BSD 3-Clause license
org.djutils djutils-eval 2.2.1 jar BSD 3-Clause license
org.djutils djutils-serialization 2.2.1 jar BSD 3-Clause license
org.djutils djutils-stats 2.2.1 jar BSD 3-Clause license
org.glassfish.jaxb jaxb-runtime 2.3.1 jar CDDL+GPL License
org.glassfish.jaxb txw2 2.3.1 jar CDDL+GPL License
org.jfree jfreechart 1.5.4 jar GNU Lesser General Public Licence
org.jgrapht jgrapht-core 1.5.2 jar GNU Lesser General Public License Version 2.1, February 1999Eclipse Public License (EPL) 2.0
org.jheaps jheaps 0.14 jar Apache License, Version 2.0
org.jvnet.staxex stax-ex 1.8 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.opentrafficsim ots-animation 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-base 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-core 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-draw 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-kpi 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-road 1.7.4 jar BSD-3 style license
org.opentrafficsim ots-trafficcontrol 1.7.4 jar BSD-3 style license
org.sim0mq sim0mq 2.1.2 jar BSD-3 style license
org.zeromq jeromq 0.6.0 jar Mozilla Public License version 2.0
tablelayout TableLayout 20020517 jar -
xmlpull xmlpull 1.1.3.1 jar Public Domain

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.12.22 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.22 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.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 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

Licenses

Mozilla Public License version 2.0: JeroMQ

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

The MIT License: mockito-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

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.10.1.jar 283.4 kB 238 218 10 9 Yes
istack-commons-runtime-3.0.7.jar 25.5 kB 35 22 4 9 Yes
FastInfoset-1.2.15.jar 311.9 kB 183 149 18 9 Yes
t-digest-3.2.jar 51.2 kB 29 18 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.5.jar 415.1 kB 233 228 2 9 Yes
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 111 7 9 Yes
byte-buddy-1.12.22.jar 3.9 MB 2744 2690 39 9 Yes
byte-buddy-agent-1.12.22.jar 256.7 kB 90 70 3 9 Yes
dsol-animation-4.2.2.jar 37.3 kB 48 32 5 17 Yes
dsol-animation-gis-4.2.2.jar 17.9 kB 28 12 4 17 Yes
dsol-base-4.2.2.jar 35.7 kB 53 34 8 17 Yes
dsol-core-4.2.2.jar 368.2 kB 316 274 28 17 Yes
dsol-introspection-4.2.2.jar 18 kB 27 14 3 17 Yes
dsol-naming-4.2.2.jar 40.6 kB 39 25 3 17 Yes
dsol-swing-4.2.2.jar 307.4 kB 249 194 18 17 Yes
apfloat-1.10.1.jar 556.4 kB 361 340 3 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
djunits-5.1.3.jar 1.1 MB 576 526 31 11 Yes
djutils-base-2.2.1.jar 198.3 kB 152 122 21 11 Yes
djutils-cli-2.2.1.jar 45.3 kB 63 53 1 11 Yes
djutils-data-2.2.1.jar 43.9 kB 41 27 5 11 Yes
djutils-draw-2.2.1.jar 131.6 kB 73 58 6 11 Yes
djutils-eval-2.2.1.jar 26.5 kB 28 17 1 11 Yes
djutils-serialization-2.2.1.jar 133.4 kB 85 73 3 11 Yes
djutils-stats-2.2.1.jar 46.6 kB 35 22 4 11 Yes
jaxb-runtime-2.3.1.jar 1.1 MB 801 642 26 9 Yes
txw2-2.3.1.jar 70.3 kB 67 54 4 9 Yes
jfreechart-1.5.4.jar 1.6 MB 784 689 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.10.2.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes
stax-ex-1.8.jar 36.1 kB 36 25 3 9 Yes
mockito-core-5.1.1.jar 685.4 kB 637 565 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 9 Yes
ots-animation-1.7.4.jar 91.7 kB 78 62 6 17 Yes
ots-base-1.7.4.jar 81.8 kB 86 70 5 17 Yes
ots-core-1.7.4.jar 425.2 kB 351 276 21 17 Yes
ots-draw-1.7.4.jar 246.1 kB 189 172 8 17 Yes
ots-kpi-1.7.4.jar 99.6 kB 68 53 5 17 Yes
ots-parser-xml-1.7.4.jar 491.3 kB 419 376 6 17 Yes
ots-road-1.7.4.jar 981.7 kB 613 563 37 17 Yes
ots-sim0mq-1.7.4.jar 58.3 kB 47 34 1 17 Yes
ots-swing-1.7.4.jar 204.2 kB 148 106 4 17 Yes
ots-trafficcontrol-1.7.4.jar 77 kB 48 36 3 17 Yes
sim0mq-2.1.2.jar 108.9 kB 119 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 9 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
60 18.6 MB 13059 11498 643 17 59
compile: 50 compile: 13 MB compile: 8944 compile: 7626 compile: 489 17 compile: 49
test: 10 test: 5.7 MB test: 4115 test: 3872 test: 154 11 test: 10