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
dsol dsol-core 3.03.12 jar BSD-style license
opentrafficsim ots-base 1.03.00 jar BSD-style license
org.djunits djunits 4.01.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.tinylog tinylog 1.3.5 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.powermock powermock-api-mockito2 2.0.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 2.0.4 jar The Apache Software License, Version 2.0

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 -
concurrent concurrent 1.3.4 jar Public domain, Sun Microsoystems
dsol dsol-base 3.03.12 jar BSD-style license
dsol dsol-event 3.03.12 jar BSD-style license
dsol dsol-interpreter 3.03.12 jar BSD-style license
dsol dsol-naming 3.03.12 jar BSD-style license
info.picocli picocli 4.0.1 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 -
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.djutils djutils 1.03.02 jar BSD-style license
org.djutils djutils-ext 1.03.02 jar BSD-style license
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.9.10 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.10 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.25.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.mockito mockito-core 2.28.2 jar The MIT License
org.objenesis objenesis 2.6 jar Apache 2
org.powermock powermock-api-support 2.0.4 jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 2.0.4 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

Eclipse Public License 1.0: JUnit

Eclipse Public License (EPL) 1.0: JGraphT - Core

BSD-style license: DJUNITS, DJUTILS - Delft Java Utilities, DJUTILS extensions, DSOL core project, DSOL event 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

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

Apache License 2.0: Javassist

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

MIT: ojAlgo

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

LGPL 2.1: Javassist

EPL 2.0: Jakarta Annotations API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, PowerMock, 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
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No
dsol-base-3.03.12.jar 39.6 kB 52 32 9 1.8 Yes
dsol-core-3.03.12.jar 573.6 kB 574 531 31 1.8 Yes
dsol-event-3.03.12.jar 25.3 kB 34 20 4 1.8 Yes
dsol-interpreter-3.03.12.jar 251.5 kB 267 250 6 1.8 Yes
dsol-naming-3.03.12.jar 37.7 kB 34 21 3 1.8 Yes
picocli-4.0.1.jar 345 kB 207 202 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.9.10.jar 3.3 MB 2368 2319 37 - Yes
byte-buddy-agent-1.9.10.jar 43.4 kB 41 31 2 - Yes
ots-base-1.03.00.jar 70 kB 74 59 5 1.8 Yes
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
djunits-4.01.03.jar 916.5 kB 569 510 32 1.8 Yes
djutils-1.03.02.jar 125.6 kB 82 54 8 1.8 Yes
djutils-ext-1.03.02.jar 70.8 kB 65 46 1 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.25.0-GA.jar 780.3 kB 449 425 17 1.7 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-2.28.2.jar 591.2 kB 635 562 65 1.6 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
powermock-api-mockito2-2.0.4.jar 88.4 kB 103 75 18 1.6 Yes
powermock-api-support-2.0.4.jar 21.6 kB 24 14 4 1.6 Yes
powermock-core-2.0.4.jar 201 kB 208 175 27 1.6 Yes
powermock-module-junit4-2.0.4.jar 47.7 kB 35 25 3 1.6 Yes
powermock-module-junit4-common-2.0.4.jar 17.7 kB 19 9 2 1.6 Yes
powermock-reflect-2.0.4.jar 66.2 kB 50 37 8 1.6 Yes
tinylog-1.3.5.jar 107.3 kB 108 95 5 1.6 No
Total Size Entries Classes Packages Java Version Debug Information
33 16.1 MB 10692 9863 512 1.8 30
compile: 20 compile: 10.5 MB compile: 6326 compile: 5817 compile: 286 - compile: 17
test: 13 test: 5.5 MB test: 4366 test: 4046 test: 226 - test: 13