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
opentrafficsim ots-core 1.04.02 jar BSD-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
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-core 3.3.3 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
colt colt 1.2.0 jar -
com.google.code.gson gson 2.8.6 jar Apache 2.0
com.tdunning t-digest 3.2 jar The Apache Software License, Version 2.0
concurrent concurrent 1.3.4 jar Public domain, Sun Microsoystems
de.siegmar fastcsv 1.0.3 jar Apache License, Version 2.0
dsol dsol-base 3.04.09 jar BSD-style license
dsol dsol-core 3.04.09 jar BSD-style license
dsol dsol-interpreter 3.04.09 jar BSD-style license
dsol dsol-naming 3.04.09 jar BSD-style license
info.picocli picocli 4.1.4 jar The Apache Software License, version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
java3d j3d-core 1.5.1 jar -
java3d vecmath 1.5.1 jar -
opentrafficsim ots-base 1.04.02 jar BSD-style license
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.djunits djunits 4.01.05 jar BSD-style license
org.djutils djutils 1.05.03 jar BSD-style license
org.djutils djutils-cli 1.05.03 jar BSD-style license
org.djutils djutils-data 1.05.03 jar BSD-style license
org.djutils djutils-stats 1.05.03 jar BSD-style license
org.jgrapht jgrapht-core 1.2.0 jar GNU Lesser General Public License Version 2.1, February 1999Eclipse Public License (EPL) 1.0
org.locationtech.jts jts-core 1.16.0 jar Eclipse Publish License, Version 1.0Eclipse Distribution License - v 1.0
org.ojalgo ojalgo 46.1.0 jar MIT

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.10.5 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.5 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

The Apache Software License, version 2.0: picocli - a mighty tiny Command Line Interface

Apache 2.0: Gson

Eclipse Public License 1.0: JUnit

Eclipse Public License (EPL) 1.0: JGraphT - Core

BSD-style license: DJUNITS, DJUTILS - Delft Java Utilities, DJUTILS CLI utilities, DJUTILS sampling / output data storage, DJUTILS statistical and data storage utilities, DSOL core project, DSOL version 3, base classes, DSOL version 3, interpreter classes, Naming project for DSOL, Open Traffic Sim base classes, Open Traffic Sim core classes, Open Traffic Sim rail classes

GPL2 w/ CPE: Jakarta Annotations API

New BSD License: Hamcrest Core

Apache 2: Objenesis

Eclipse Publish License, Version 1.0: org.locationtech.jts:jts-core

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

Unknown: colt, j3d-core, vecmath

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

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Compress, Byte Buddy (without dependencies), Byte Buddy agent, FastCSV

MIT: ojAlgo

Eclipse Distribution License - v 1.0: org.locationtech.jts:jts-core

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: T-Digest, tinylog

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
colt-1.2.0.jar 581.9 kB 623 593 24 1.2 No
gson-2.8.6.jar 240.3 kB 198 181 9 - Yes
t-digest-3.2.jar 51.2 kB 29 18 1 1.7 Yes
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No
fastcsv-1.0.3.jar 16.2 kB 17 10 2 1.7 Yes
dsol-base-3.04.09.jar 35.7 kB 47 28 8 1.8 Yes
dsol-core-3.04.09.jar 586.4 kB 576 533 30 1.8 Yes
dsol-interpreter-3.04.09.jar 251.7 kB 268 250 6 1.8 Yes
dsol-naming-3.04.09.jar 38.6 kB 35 21 3 1.8 Yes
picocli-4.1.4.jar 351.6 kB 209 204 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
j3d-core-1.5.1.jar 3 MB 520 506 1 1.5 Yes
vecmath-1.5.1.jar 325.6 kB 58 47 1 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.10.5.jar 3.3 MB 2415 2360 37 - Yes
byte-buddy-agent-1.10.5.jar 258.4 kB 80 62 2 - Yes
ots-base-1.04.02.jar 69.8 kB 74 59 5 1.8 Yes
ots-core-1.04.02.jar 436.4 kB 338 290 23 1.8 Yes
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
djunits-4.01.05.jar 956.6 kB 589 531 32 1.8 Yes
djutils-1.05.03.jar 157.4 kB 122 95 18 1.8 Yes
djutils-cli-1.05.03.jar 43.9 kB 62 52 1 1.8 Yes
djutils-data-1.05.03.jar 42.6 kB 47 33 5 1.8 Yes
djutils-stats-1.05.03.jar 40.6 kB 33 20 4 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jgrapht-core-1.2.0.jar 725.9 kB 459 423 28 1.8 Yes
jts-core-1.16.0.jar 844 kB 597 534 54 1.8 Yes
mockito-core-3.3.3.jar 592.3 kB 636 563 65 1.8 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
ojalgo-46.1.0.jar 1.7 MB 1368 1322 38 1.8 Yes
tinylog-1.3.6.jar 107.3 kB 108 95 5 1.6 No
Total Size Entries Classes Packages Java Version Debug Information
31 16 MB 10577 9776 481 1.8 28
compile: 25 compile: 11.4 MB compile: 7012 compile: 6417 compile: 334 - compile: 22
test: 6 test: 4.6 MB test: 3565 test: 3359 test: 147 - test: 6