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-animation 1.04.00 jar BSD-style license
opentrafficsim ots-draw 1.04.00 jar BSD-style license
opentrafficsim ots-road 1.04.00 jar BSD-style license
opentrafficsim ots-trafficcontrol 1.04.00 jar BSD-style license
opentrafficsim ots-xsd 1.04.00 jar BSD-style license
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.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.thoughtworks.xstream xstream 1.4.10 jar BSD style
concurrent concurrent 1.3.4 jar Public domain, Sun Microsoystems
dsol dsol-animation 3.04.01 jar BSD-style license
dsol dsol-base 3.04.01 jar BSD-style license
dsol dsol-core 3.04.01 jar BSD-style license
dsol dsol-interpreter 3.04.01 jar BSD-style license
dsol dsol-introspection 3.04.01 jar BSD-style license
dsol dsol-naming 3.04.01 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 -
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
opentrafficsim ots-base 1.04.00 jar BSD-style license
opentrafficsim ots-core 1.04.00 jar BSD-style license
opentrafficsim ots-kpi 1.04.00 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.04.05 jar BSD-style license
org.djutils djutils-ext 1.04.05 jar BSD-style 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.jdom jdom2 2.0.6 jar Similar to Apache License but with the acknowledgment clause removed
org.jfree jfreechart 1.5.0 jar GNU Lesser General Public Licence
org.jgrapht jgrapht-core 1.2.0 jar GNU Lesser General Public License Version 2.1, February 1999Eclipse Public License (EPL) 1.0
org.jvnet.staxex stax-ex 1.8 jar Dual license consisting of the CDDL v1.1 and GPL v2
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
xerces xercesImpl 2.12.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0The SAX LicenseThe W3C 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 Animation classes, DSOL core project, DSOL introspection of classes, DSOL version 3, base classes, DSOL version 3, interpreter classes, Naming project for DSOL, OTS Road parser for XML files, OTS XSD schema definitions, OTS drawing classes using Swing, OTS generic animation classes, OTS traffic control, Open Traffic Sim base classes, Open Traffic Sim core classes, Open Traffic Sim road classes, OpenTrafficSim KPI Module

GPL2 w/ CPE: Jakarta Annotations API, istack common utility code runtime, jaxb-api

New BSD License: Hamcrest Core

BSD style: XStream Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Apache 2: Objenesis

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

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

Similar to Apache License but with the acknowledgment clause removed: JDOM

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, fastinfoset

EPL 2.0: Jakarta Annotations API

MPL 1.1: Javassist

The SAX License: XML Commons External Components XML APIs

CDDL 1.1: istack common utility code runtime, jaxb-api

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

Eclipse Public License (EPL) 1.0: JGraphT - Core

The W3C License: XML Commons External Components XML APIs

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

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

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

MIT: ojAlgo

LGPL 2.1: Javassist

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: Byte Buddy (without dependencies), Byte Buddy Java agent, PowerMock, XML Commons External Components XML APIs, Xerces2-j, tinylog

CDDL+GPL License: JAXB Runtime, TXW2 Runtime

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
istack-commons-runtime-3.0.7.jar 25.5 kB 35 22 4 - Yes
FastInfoset-1.2.15.jar 311.9 kB 183 149 18 - Yes
xstream-1.4.10.jar 589.8 kB 505 473 23 1.8 Yes
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No
dsol-animation-3.04.01.jar 72.8 kB 66 44 7 1.8 Yes
dsol-base-3.04.01.jar 35.6 kB 47 28 8 1.8 Yes
dsol-core-3.04.01.jar 582.3 kB 575 532 31 1.8 Yes
dsol-interpreter-3.04.01.jar 251.7 kB 268 250 6 1.8 Yes
dsol-introspection-3.04.01.jar 15.7 kB 24 11 3 1.8 Yes
dsol-naming-3.04.01.jar 36.7 kB 37 22 4 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
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - 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-animation-1.04.00.jar 57.8 kB 57 39 5 1.8 Yes
ots-base-1.04.00.jar 70 kB 74 59 5 1.8 Yes
ots-core-1.04.00.jar 455.1 kB 343 296 23 1.8 Yes
ots-draw-1.04.00.jar 203.1 kB 137 118 9 1.8 Yes
ots-kpi-1.04.00.jar 94.4 kB 67 52 5 1.8 Yes
ots-road-1.04.00.jar 1.1 MB 628 560 40 1.8 Yes
ots-trafficcontrol-1.04.00.jar 76.2 kB 45 33 3 1.8 Yes
ots-xsd-1.04.00.jar 372.4 kB 341 264 3 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.04.05.jar 165.9 kB 118 85 13 1.8 Yes
djutils-ext-1.04.05.jar 77.6 kB 71 52 1 1.8 Yes
jaxb-runtime-2.3.1.jar 1.1 MB 801 642 26 - Yes
txw2-2.3.1.jar 70.3 kB 67 54 4 - 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
jdom2-2.0.6.jar 304.9 kB 215 195 15 1.5 Yes
jfreechart-1.5.0.jar 1.6 MB 752 661 40 1.6 Yes
jgrapht-core-1.2.0.jar 725.9 kB 459 423 28 1.8 Yes
stax-ex-1.8.jar 36.1 kB 36 25 3 - 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
xercesImpl-2.12.0.jar 1.4 MB 1045 962 40 1.3 No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 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
55 24.4 MB 16659 14996 824 1.8 50
compile: 42 compile: 18.8 MB compile: 12293 compile: 10950 compile: 598 - compile: 37
test: 13 test: 5.5 MB test: 4366 test: 4046 test: 226 - test: 13