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.bric multislider 1.0 jar Modified BSD-style license
dsol dsol-animation-gis 3.08.00 jar BSD-style license
dsol dsol-swing 3.08.00 jar BSD-style license
opentrafficsim ots-draw 1.05.00 jar BSD-style license
opentrafficsim ots-road 1.05.00 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.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
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.19.4 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.19 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
de.siegmar fastcsv 2.1.0 jar MIT License
dsol dsol-animation 3.08.00 jar BSD-style license
dsol dsol-base 3.08.00 jar BSD-style license
dsol dsol-core 3.08.00 jar BSD-style license
dsol dsol-interpreter 3.08.00 jar BSD-style license
dsol dsol-introspection 3.08.00 jar BSD-style license
dsol dsol-naming 3.08.00 jar BSD-style license
info.picocli picocli 4.1.4 jar The Apache Software License, version 2.0
io.github.x-stream mxparser 1.2.2 jar Indiana University Extreme! Lab Software License
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jlfgr jlfgr 1.0 jar GNU Lesser General Public License
net.sf.jpf jpf 1.5 jar GNU Lesser General Public License, Version 2.1, February 1999
opentrafficsim ots-animation 1.05.00 jar BSD-style license
opentrafficsim ots-base 1.05.00 jar BSD-style license
opentrafficsim ots-core 1.05.00 jar BSD-style license
opentrafficsim ots-kpi 1.05.00 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.07 jar BSD-style license
org.djutils djutils 1.06.30 jar BSD-style license
org.djutils djutils-cli 1.06.30 jar BSD-style license
org.djutils djutils-data 1.06.30 jar BSD-style license
org.djutils djutils-draw 1.06.30 jar BSD-style license
org.djutils djutils-stats 1.06.30 jar BSD-style license
org.jfree jfreechart 1.5.0 jar GNU Lesser General Public Licence
org.jgrapht jgrapht-core 1.5.1 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.openstreetmap.osmosis osmosis-core 0.48.3 jar Public Domain
org.openstreetmap.osmosis osmosis-osm-binary 0.48.3 jar LGPL 3
org.openstreetmap.osmosis osmosis-pbf 0.48.3 jar Public Domain
org.openstreetmap.osmosis osmosis-set 0.48.3 jar Public Domain
org.openstreetmap.osmosis osmosis-xml 0.48.3 jar Public Domain
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
tablelayout TableLayout 20020517 jar -
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

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 - Drawing and animation primitives, DJUTILS CLI utilities, DJUTILS sampling / output data storage, DJUTILS statistical and data storage utilities, DSOL Animation classes, DSOL Map Animation, DSOL core project, DSOL introspection of classes, DSOL swing project, DSOL version 3, base classes, DSOL version 3, interpreter classes, Naming project for DSOL, OTS drawing classes using Swing, OTS generic animation classes, Open Traffic Sim base classes, Open Traffic Sim core classes, Open Traffic Sim road classes, OpenTrafficSim KPI Module, Swing UI classes for OTS

MIT License: FastCSV

GPL2 w/ CPE: Jakarta Annotations API

New BSD License: Hamcrest Core

Eclipse Public License, Version 2.0: org.locationtech.jts:jts-core

Unknown: TableLayout

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

Modified BSD-style license: Jeremy Wood Multislider

Public Domain: XML Pull Parsing API, osmosis-core, osmosis-pbf, osmosis-set, osmosis-xml

Indiana University Extreme! Lab Software License: MXParser

GNU Lesser General Public License: gisbeans

LGPL 3: osmosis-osm-binary

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

GNU Lesser General Public Licence: JFreeChart

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
multislider-1.0.jar 71.7 kB 48 31 1 1.7 Yes
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.19.4.jar 1.7 MB 701 675 2 1.7 Yes
t-digest-3.2.jar 51.2 kB 29 18 1 1.7 Yes
xstream-1.4.19.jar 633.1 kB 522 490 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
fastcsv-2.1.0.jar 31.8 kB 29 22 2 1.8 Yes
dsol-animation-3.08.00.jar 32.7 kB 42 26 4 1.8 Yes
dsol-animation-gis-3.08.00.jar 18.8 kB 27 11 4 1.8 Yes
dsol-base-3.08.00.jar 31.5 kB 45 26 8 1.8 Yes
dsol-core-3.08.00.jar 516.5 kB 498 456 29 1.8 Yes
dsol-interpreter-3.08.00.jar 250.1 kB 268 250 6 1.8 Yes
dsol-introspection-3.08.00.jar 15.6 kB 24 11 3 1.8 Yes
dsol-naming-3.08.00.jar 38.1 kB 35 21 3 1.8 Yes
dsol-swing-3.08.00.jar 305.7 kB 242 191 19 1.8 Yes
picocli-4.1.4.jar 351.6 kB 209 204 2 - Yes
mxparser-1.2.2.jar 29.7 kB 16 1 1 1.4 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jlfgr-1.0.jar 114.6 kB 198 0 0 - No
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.05.00.jar 57.3 kB 57 39 5 1.8 Yes
ots-base-1.05.00.jar 69.8 kB 74 59 5 1.8 Yes
ots-core-1.05.00.jar 436.2 kB 339 291 23 1.8 Yes
ots-draw-1.05.00.jar 206.7 kB 140 121 9 1.8 Yes
ots-kpi-1.05.00.jar 110.2 kB 85 70 5 1.8 Yes
ots-road-1.05.00.jar 1.1 MB 637 568 41 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.07.jar 948.4 kB 589 531 32 1.8 Yes
djutils-1.06.30.jar 188.1 kB 138 108 21 1.8 Yes
djutils-cli-1.06.30.jar 43.8 kB 62 52 1 1.8 Yes
djutils-data-1.06.30.jar 42.5 kB 47 33 5 1.8 Yes
djutils-draw-1.06.30.jar 126.5 kB 67 52 6 1.8 Yes
djutils-stats-1.06.30.jar 43.4 kB 34 21 4 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jfreechart-1.5.0.jar 1.6 MB 752 661 40 1.6 Yes
jgrapht-core-1.5.1.jar 1.2 MB 695 645 42 - 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
osmosis-core-0.48.3.jar 319 kB 337 286 28 1.8 Yes
osmosis-osm-binary-0.48.3.jar 232.3 kB 87 79 3 1.8 Yes
osmosis-pbf-0.48.3.jar 25.2 kB 18 12 1 1.8 Yes
osmosis-set-0.48.3.jar 31 kB 31 22 3 1.8 Yes
osmosis-xml-0.48.3.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
TableLayout-20020517.jar 14.6 kB 10 5 1 1.1 Yes
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
Total Size Entries Classes Packages Java Version Debug Information
61 23.3 MB 16323 14389 839 1.8 57
compile: 55 compile: 18.4 MB compile: 12640 compile: 10912 compile: 692 - compile: 51
test: 6 test: 4.8 MB test: 3683 test: 3477 test: 147 - test: 6