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.thoughtworks.xstream xstream 1.4.10 jar BSD style
opentrafficsim ots-core 1.03.00 jar BSD-style license
org.apache.poi poi 4.0.0 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 4.0.0 jar The Apache Software License, Version 2.0
org.jgrapht jgrapht-core 1.2.0 jar GNU Lesser General Public License Version 2.1, February 1999Eclipse Public License (EPL) 1.0
org.jgrapht jgrapht-ext 1.2.0 jar GNU Lesser General Public License Version 2.1, February 1999Eclipse Public License (EPL) 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 -
com.github.virtuald curvesapi 1.04 jar BSD License
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
concurrent concurrent 1.3.4 jar Public domain, Sun Microsoystems
dsol dsol-base 3.03.12 jar BSD-style license
dsol dsol-core 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 -
opentrafficsim ots-base 1.03.00 jar BSD-style license
org.apache.commons commons-collections4 4.2 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.apache.poi poi-ooxml-schemas 4.0.0 jar The Apache Software License, Version 2.0
org.apache.xmlbeans xmlbeans 3.0.1 jar The Apache Software License, Version 2.0
org.djunits djunits 4.01.03 jar BSD-style license
org.djutils djutils 1.03.02 jar BSD-style license
org.djutils djutils-ext 1.03.02 jar BSD-style license
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
org.tinyjee.jgraphx jgraphx 3.4.1.3 jar JGraph Ltd - 3 clause BSD license
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1Public 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.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

Eclipse Public License 1.0: JUnit

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, Open Traffic Sim waterway classes

GPL2 w/ CPE: Jakarta Annotations API

New BSD License: Hamcrest Core

BSD style: XStream 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

BSD License: curvesapi

Apache License 2.0: Javassist

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

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress

EPL 2.0: Jakarta Annotations API

MPL 1.1: Javassist

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

Eclipse Public License (EPL) 1.0: JGraphT - Core, JGraphT - Ext

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

JGraph Ltd - 3 clause BSD license: JGraph X

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

MIT: ojAlgo

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

LGPL 2.1: Javassist

The Apache Software License, Version 2.0: Apache POI, Byte Buddy (without dependencies), Byte Buddy Java agent, PowerMock, XmlBeans, 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
curvesapi-1.04.jar 98.4 kB 102 83 6 1.5 Yes
xstream-1.4.10.jar 589.8 kB 505 473 23 1.8 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
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
ots-core-1.03.00.jar 466 kB 349 302 23 1.8 Yes
commons-collections4-4.2.jar 752.8 kB 552 521 19 1.7 Yes
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
poi-4.0.0.jar 2.7 MB 1782 1704 65 1.8 Yes
poi-ooxml-4.0.0.jar 1.8 MB 891 829 45 1.8 Yes
poi-ooxml-schemas-4.0.0.jar 6.5 MB 6095 2813 50 1.8 No
xmlbeans-3.0.1.jar 2.6 MB 2082 1369 49 1.6 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
jgrapht-ext-1.2.0.jar 5.8 kB 11 1 1 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
jgraphx-3.4.1.3.jar 787.2 kB 466 418 22 1.5 Yes
tinylog-1.3.5.jar 107.3 kB 108 95 5 1.6 No
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes
xpp3_min-1.1.4c.jar 25 kB 12 3 2 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
46 32.6 MB 23787 18475 824 1.8 42
compile: 33 compile: 27.1 MB compile: 19421 compile: 14429 compile: 598 - compile: 29
test: 13 test: 5.5 MB test: 4366 test: 4046 test: 226 - test: 13