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:

GroupId ArtifactId Version Type Licenses
com.google.code.gson gson 2.11.0 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.27.0 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.3 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.6 jar The Apache Software License, version 2.0
io.github.x-stream mxparser 1.2.2 jar Indiana University Extreme! Lab Software License
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
nl.tudelft.simulation dsol-animation 4.2.3 jar BSD 3-Clause license
nl.tudelft.simulation dsol-animation-gis 4.2.3 jar BSD 3-Clause license
nl.tudelft.simulation dsol-base 4.2.3 jar BSD 3-Clause license
nl.tudelft.simulation dsol-core 4.2.3 jar BSD 3-Clause license
nl.tudelft.simulation dsol-introspection 4.2.3 jar BSD 3-Clause license
nl.tudelft.simulation dsol-naming 4.2.3 jar BSD 3-Clause license
nl.tudelft.simulation dsol-swing 4.2.3 jar BSD 3-Clause license
org.apfloat apfloat 1.10.1 jar MIT License
org.djunits djunits 5.1.4 jar BSD 3-Clause license
org.djutils djutils-cli 2.2.2 jar BSD 3-Clause license
org.djutils djutils-data 2.2.2 jar BSD 3-Clause license
org.djutils djutils-eval 2.2.2 jar BSD 3-Clause license
org.djutils djutils-serialization 2.2.2 jar BSD 3-Clause license
org.djutils djutils-stats 2.2.2 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.5 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.5 jar BSD-3 style license
org.opentrafficsim ots-base 1.7.5 jar BSD-3 style license
org.opentrafficsim ots-core 1.7.5 jar BSD-3 style license
org.opentrafficsim ots-draw 1.7.5 jar BSD-3 style license
org.opentrafficsim ots-kpi 1.7.5 jar BSD-3 style license
org.opentrafficsim ots-road 1.7.5 jar BSD-3 style license
org.opentrafficsim ots-trafficcontrol 1.7.5 jar BSD-3 style license
org.sim0mq sim0mq 2.1.3 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.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

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