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
nl.tudelft.simulation dsol-animation-gis 4.3.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-swing 4.3.2 jar BSD 3-Clause license
org.djutils djutils-swing 2.4.2 jar BSD 3-Clause
org.opentrafficsim ots-animation 1.8.0 jar BSD-3 style license

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.djutils djutils-test 2.4.2 jar BSD 3-Clause license
org.junit.jupiter junit-jupiter-engine 6.0.0 jar Eclipse Public License v2.0
org.mockito mockito-core 5.20.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
ch.qos.logback logback-classic 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.carrotsearch hppc 0.10.0 jar Apache 2
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.13.1 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.36.0 jar Apache 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0
com.google.guava guava 33.4.0-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
com.tdunning t-digest 3.3 jar The Apache Software License, Version 2.0
de.siegmar fastcsv 2.2.2 jar MIT License
gov.nist.math jama 1.0.3 jar Public Domain
info.picocli picocli 4.7.7 jar The Apache Software License, version 2.0
nl.tudelft.simulation dsol-animation 4.3.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-base 4.3.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-core 4.3.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-introspection 4.3.2 jar BSD 3-Clause license
nl.tudelft.simulation dsol-naming 4.3.2 jar BSD 3-Clause license
org.apfloat apfloat 1.10.1 jar MIT License
org.checkerframework checker-qual 3.43.0 jar The MIT License
org.djunits djunits 5.4.1 jar BSD 3-Clause license
org.djutils djutils-base 2.4.2 jar BSD 3-Clause license
org.djutils djutils-cli 2.4.2 jar BSD 3-Clause
org.djutils djutils-data 2.4.2 jar BSD 3-Clause
org.djutils djutils-draw 2.4.2 jar BSD 3-Clause
org.djutils djutils-math 2.4.2 jar BSD 3-Clause
org.djutils djutils-stats 2.4.2 jar BSD 3-Clause
org.jfree jfreechart 1.5.6 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.opentrafficsim ots-base 1.8.0 jar BSD-3 style license
org.opentrafficsim ots-core 1.8.0 jar BSD-3 style license
org.opentrafficsim ots-draw 1.8.0 jar BSD-3 style license
org.opentrafficsim ots-kpi 1.8.0 jar BSD-3 style license
org.opentrafficsim ots-road 1.8.0 jar BSD-3 style license
org.slf4j slf4j-api 2.0.17 jar MIT
tablelayout TableLayout 20020517 jar -

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
io.github.classgraph classgraph 4.8.181 jar The MIT License (MIT)
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.7 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.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

The Apache Software License, version 2.0: picocli

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License (EPL) 2.0: JGraphT - Core

MIT License: FastCSV, apfloat

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

Public Domain: JAMA

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Apache 2: High Performance Primitive Collections

The MIT License (MIT): ClassGraph

Unknown: TableLayout

GNU Lesser General Public License Version 2.1, February 1999: JGraphT - Core

The MIT License: Checker Qual

BSD 3-Clause license: DJUTILS utilities for unit tests, 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, Naming project for DSOL

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, JHeaps, Objenesis

Apache-2.0: Gson

MIT: SLF4J API Module, mockito-core

EPL 2.0: Jakarta Annotations API

BSD-3 style license: OTS animation classes, OTS drawing classes, OpenTrafficSim KPI Module, OpenTrafficSim base classes, OpenTrafficSim core classes, OpenTrafficSim road classes, Swing UI classes for OTS

GNU Lesser General Public Licence: JFreeChart

BSD 3-Clause: DJUTILS - Drawing and animation primitives, DJUTILS CLI utilities, DJUTILS Swing utilities, DJUTILS math utilities, DJUTILS sampling / output data storage, DJUTILS statistical and data storage utilities

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, t-digest

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.18.jar 306.8 kB 242 189 29 11 Yes
logback-core-1.5.18.jar 627.2 kB 531 - - - -
   • Root - 524 472 41 11 Yes
   • Versioned - 7 1 1 21 Yes
hppc-0.10.0.jar 1.5 MB 1052 1041 8 11 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.13.1.jar 287 kB 225 - - - -
   • Root - 224 204 9 1.8 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.36.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.4.0-jre.jar 3.1 MB 2057 2018 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
t-digest-3.3.jar 81.6 kB 55 44 1 1.7 Yes
fastcsv-2.2.2.jar 32.1 kB 29 22 2 1.8 Yes
jama-1.0.3.jar 37.4 kB 17 9 4 1.6 Yes
picocli-4.7.7.jar 417.6 kB 234 - - - -
   • Root - 232 228 1 1.5 Yes
   • Versioned - 2 1 1 9 No
classgraph-4.8.181.jar 572.9 kB 296 267 14 1.7 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
byte-buddy-1.17.7.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.7.jar 366.2 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
dsol-animation-4.3.2.jar 35.5 kB 46 30 5 17 Yes
dsol-animation-gis-4.3.2.jar 19.9 kB 29 13 4 17 Yes
dsol-base-4.3.2.jar 29.2 kB 47 29 7 17 Yes
dsol-core-4.3.2.jar 322.4 kB 290 251 25 17 Yes
dsol-introspection-4.3.2.jar 18 kB 27 14 3 17 Yes
dsol-naming-4.3.2.jar 28.3 kB 31 17 3 17 Yes
dsol-swing-4.3.2.jar 313.5 kB 251 196 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
checker-qual-3.43.0.jar 231.5 kB 439 370 31 1.8 Yes
djunits-5.4.1.jar 1.2 MB 576 526 31 17 Yes
djutils-base-2.4.2.jar 189.5 kB 149 122 18 17 Yes
djutils-cli-2.4.2.jar 55.2 kB 69 59 1 17 Yes
djutils-data-2.4.2.jar 44.2 kB 41 27 5 17 Yes
djutils-draw-2.4.2.jar 194.2 kB 112 95 8 17 Yes
djutils-math-2.4.2.jar 77.7 kB 47 33 5 17 Yes
djutils-stats-2.4.2.jar 46.1 kB 35 22 4 17 Yes
djutils-swing-2.4.2.jar 25.3 kB 24 13 1 17 Yes
djutils-test-2.4.2.jar 9.2 kB 16 6 1 17 Yes
jfreechart-1.5.6.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
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-api-6.0.0.jar 249.9 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.0.jar 353.7 kB 188 171 9 17 Yes
junit-platform-commons-6.0.0.jar 171.1 kB 103 87 10 17 Yes
junit-platform-engine-6.0.0.jar 277.6 kB 193 175 9 17 Yes
mockito-core-5.20.0.jar 710.5 kB 648 576 66 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.8.0.jar 84 kB 66 52 4 17 Yes
ots-base-1.8.0.jar 96.6 kB 92 76 5 17 Yes
ots-core-1.8.0.jar 347.9 kB 312 237 19 17 Yes
ots-draw-1.8.0.jar 270.5 kB 213 194 10 17 Yes
ots-kpi-1.8.0.jar 99.7 kB 70 55 5 17 Yes
ots-road-1.8.0.jar 913 kB 564 516 35 17 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
TableLayout-20020517.jar 14.6 kB 10 5 1 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
56 26.6 MB 18217 13735 641 17 54
compile: 43 compile: 14.8 MB compile: 10216 compile: 9144 compile: 468 17 compile: 42
test: 13 test: 11.8 MB test: 8001 test: 4591 test: 173 17 test: 12