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.03 jar BSD-style license
opentrafficsim ots-road 1.04.03 jar BSD-style license
org.openstreetmap.osmosis osmosis-core 0.48.2 jar Public Domain
org.openstreetmap.osmosis osmosis-osm-binary 0.48.2 jar LGPL 3
org.openstreetmap.osmosis osmosis-pbf 0.48.2 jar Public Domain
org.openstreetmap.osmosis osmosis-xml 0.48.2 jar Public Domain
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.5.2 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.fasterxml.woodstox woodstox-core 5.1.0 jar The Apache License, Version 2.0
com.google.code.gson gson 2.8.6 jar Apache 2.0
com.google.protobuf protobuf-java 3.13.0 jar 3-Clause BSD License
com.tdunning t-digest 3.2 jar The Apache Software License, Version 2.0
com.thoughtworks.xstream xstream 1.4.12 jar BSD-3-Clause
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.0.4 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-animation 3.04.10 jar BSD-style license
dsol dsol-base 3.04.10 jar BSD-style license
dsol dsol-core 3.04.10 jar BSD-style license
dsol dsol-interpreter 3.04.10 jar BSD-style license
dsol dsol-naming 3.04.10 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 -
net.sf.jpf jpf 1.5 jar GNU Lesser General Public License, Version 2.1, February 1999
opentrafficsim ots-base 1.04.03 jar BSD-style license
opentrafficsim ots-core 1.04.03 jar BSD-style license
opentrafficsim ots-kpi 1.04.03 jar BSD-style license
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.1 jar The BSD License
org.djunits djunits 4.01.06 jar BSD-style license
org.djutils djutils 1.05.04 jar BSD-style license
org.djutils djutils-cli 1.05.04 jar BSD-style license
org.djutils djutils-data 1.05.04 jar BSD-style license
org.djutils djutils-stats 1.05.04 jar BSD-style license
org.jdom jdom2 2.0.6 jar Similar to Apache License but with the acknowledgment clause removed
org.jgrapht jgrapht-core 1.5.0 jar GNU Lesser General Public License Version 2.1, February 1999Eclipse Public License (EPL) 2.0
org.jheaps jheaps 0.13 jar Apache License, Version 2.0
org.locationtech.jts jts-core 1.17.0 jar Eclipse Public License, Version 2.0Eclipse Distribution License - v 1.0
org.ojalgo ojalgo 48.2.0 jar MIT
org.springframework spring-beans 5.1.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.1.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.1.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 5.1.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.1.0.RELEASE jar Apache License, Version 2.0
xerces xercesImpl 2.12.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0
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.10.13 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.13 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: Protocol Buffers [Core]

Apache 2.0: Gson

The Apache License, Version 2.0: Woodstox

The BSD License: Stax2 API

Eclipse Public License 1.0: JUnit

BSD-style license: DJUNITS, DJUTILS - Delft Java Utilities, DJUTILS CLI utilities, DJUTILS sampling / output data storage, DJUTILS statistical and data storage utilities, DSOL Animation classes, DSOL core project, DSOL version 3, base classes, DSOL version 3, interpreter classes, Naming project for DSOL, OTS generic animation classes, Open Traffic Sim OSM parser classes, Open Traffic Sim base classes, Open Traffic Sim core classes, Open Traffic Sim road classes, OpenTrafficSim KPI Module

GPL2 w/ CPE: Jakarta Annotations API

New BSD License: Hamcrest Core

Eclipse Public License, Version 2.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

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

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Byte Buddy (without dependencies), Byte Buddy agent, FastCSV, JHeaps, Objenesis, Spring Beans, Spring Commons Logging Bridge, Spring Core, Spring JDBC, Spring Transaction

EPL 2.0: Jakarta Annotations API

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

Eclipse Public License (EPL) 2.0: JGraphT - Core

BSD-3-Clause: XStream Core

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, osmosis-core, osmosis-pbf, osmosis-xml

LGPL 3: osmosis-osm-binary

MIT: ojAlgo

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

GNU Lesser General Public License, Version 2.1, February 1999: jpf

The Apache Software License, Version 2.0: Logging, T-Digest, XML Commons External Components XML APIs, Xerces2-j, 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
woodstox-core-5.1.0.jar 513.6 kB 238 204 16 1.6 Yes
gson-2.8.6.jar 240.3 kB 198 181 9 - Yes
protobuf-java-3.13.0.jar 1.7 MB 695 669 2 1.7 Yes
t-digest-3.2.jar 51.2 kB 29 18 1 1.7 Yes
xstream-1.4.12.jar 622.7 kB 510 478 23 1.8 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-logging-1.0.4.jar 38 kB 29 18 2 1.2 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-animation-3.04.10.jar 72 kB 66 44 7 1.8 Yes
dsol-base-3.04.10.jar 35.5 kB 47 28 8 1.8 Yes
dsol-core-3.04.10.jar 580.7 kB 576 533 30 1.8 Yes
dsol-interpreter-3.04.10.jar 250.5 kB 268 250 6 1.8 Yes
dsol-naming-3.04.10.jar 38.1 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.13.jar 3.5 MB 2504 2449 37 - Yes
byte-buddy-agent-1.10.13.jar 259.2 kB 81 63 2 - Yes
jpf-1.5.jar 196.1 kB 151 129 5 1.5 Yes
ots-animation-1.04.03.jar 57.3 kB 57 39 5 1.8 Yes
ots-base-1.04.03.jar 69.8 kB 74 59 5 1.8 Yes
ots-core-1.04.03.jar 437 kB 338 290 23 1.8 Yes
ots-kpi-1.04.03.jar 110.2 kB 85 70 5 1.8 Yes
ots-road-1.04.03.jar 1.1 MB 650 580 42 1.8 Yes
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
stax2-api-4.1.jar 169.5 kB 145 124 11 1.6 Yes
djunits-4.01.06.jar 944.7 kB 589 531 32 1.8 Yes
djutils-1.05.04.jar 157 kB 125 98 18 1.8 Yes
djutils-cli-1.05.04.jar 43.8 kB 62 52 1 1.8 Yes
djutils-data-1.05.04.jar 42.2 kB 47 33 5 1.8 Yes
djutils-stats-1.05.04.jar 40.2 kB 33 20 4 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jdom2-2.0.6.jar 304.9 kB 215 195 15 1.5 Yes
jgrapht-core-1.5.0.jar 1.1 MB 627 580 39 - Yes
jheaps-0.13.jar 152.5 kB 97 88 6 1.6 Yes
jts-core-1.17.0.jar 888.2 kB 621 556 56 1.8 Yes
mockito-core-3.5.2.jar 668 kB 659 586 65 1.8 Yes
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes
ojalgo-48.2.0.jar 1.8 MB 1277 1229 40 1.8 Yes
osmosis-core-0.48.2.jar 319 kB 337 286 28 1.8 Yes
osmosis-osm-binary-0.48.2.jar 232.3 kB 87 79 3 1.8 Yes
osmosis-pbf-0.48.2.jar 25.2 kB 18 12 1 1.8 Yes
osmosis-xml-0.48.2.jar 85.2 kB 73 62 4 1.8 Yes
spring-beans-5.1.0.RELEASE.jar 671.2 kB 410 380 13 1.8 Yes
spring-core-5.1.0.RELEASE.jar 1.3 MB 926 871 47 1.8 Yes
spring-jcl-5.1.0.RELEASE.jar 23.2 kB 28 17 2 1.8 Yes
spring-jdbc-5.1.0.RELEASE.jar 401.7 kB 315 285 17 1.8 Yes
spring-tx-5.1.0.RELEASE.jar 256.3 kB 249 217 19 1.8 Yes
tinylog-1.3.6.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.0.b2.jar 109.3 kB 217 184 17 1.2 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
57 26.9 MB 17707 16079 836 1.8 52
compile: 51 compile: 22.1 MB compile: 14024 compile: 12602 compile: 689 - compile: 46
test: 6 test: 4.8 MB test: 3683 test: 3477 test: 147 - test: 6