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-swing 3.03.05 jar BSD-style license
opentrafficsim ots-draw 1.01.00 jar BSD-style license
opentrafficsim ots-road 1.01.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 1.7.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.7.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.google.code.findbugs annotations 3.0.1u2 jar GNU Lesser Public License
com.google.code.findbugs jsr305 3.0.1 jar The Apache Software License, Version 2.0
com.thoughtworks.xstream xstream 1.4.10 jar BSD style
com.vividsolutions jts-core 1.14.0 jar GNU Lesser General Public License, Version 2.1
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
concurrent concurrent 1.3.4 jar Public domain, Sun Microsoystems
dsol dsol-animation 3.03.05 jar BSD-style license
dsol dsol-base 3.03.05 jar BSD-style license
dsol dsol-core 3.03.05 jar BSD-style license
dsol dsol-event 3.03.05 jar BSD-style license
dsol dsol-interpreter 3.03.05 jar BSD-style license
dsol dsol-introspection 3.03.05 jar BSD-style license
dsol dsol-naming 3.03.05 jar BSD-style license
java3d j3d-core 1.5.1 jar -
java3d vecmath 1.5.1 jar -
javax.media jai_core 1.1.3 jar -
jgridshift jgridshift 1.0 jar -
jlfgr jlfgr 1.0 jar GNU Lesser General Public License
net.java.dev.jsr-275 jsr-275 1.0-beta-2 jar BSD License
net.jcip jcip-annotations 1.0 jar -
net.sf.geographiclib GeographicLib-Java 1.44 jar The MIT License(MIT)
opentrafficsim ots-animation 1.01.00 jar BSD-style license
opentrafficsim ots-base 1.01.00 jar BSD-style license
opentrafficsim ots-core 1.01.00 jar BSD-style license
opentrafficsim ots-kpi 1.01.00 jar BSD-style license
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.djunits djunits 3.00.08 jar BSD-style license
org.djutils djutils 1.00.03 jar BSD-style license
org.ejml ejml-core 0.32 jar The Apache Software License, Version 2.0
org.ejml ejml-ddense 0.32 jar The Apache Software License, Version 2.0
org.geotools gt-api 19.1 jar Lesser General Public License (LGPL)
org.geotools gt-main 19.1 jar Lesser General Public License (LGPL)
org.geotools gt-metadata 19.1 jar Lesser General Public License (LGPL)
org.geotools gt-opengis 19.1 jar OGC copyrightLesser General Public License (LGPL)
org.geotools gt-referencing 19.1 jar Lesser General Public License (LGPL)
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.joda joda-money 0.12 jar Apache 2
org.ojalgo ojalgo 46.1.0 jar MIT
tablelayout TableLayout 20020517 jar -
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.6.14 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.6.14 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.21.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.mockito mockito-core 2.8.9 jar The MIT License
org.objenesis objenesis 2.5 jar Apache 2
org.powermock powermock-api-mockito-common 1.7.4 jar The Apache Software License, Version 2.0
org.powermock powermock-api-support 1.7.4 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.7.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.7.4 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.7.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, DSOL Animation classes, DSOL core project, DSOL event 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

New BSD License: Hamcrest Core

Apache 2: Joda-Money, Objenesis

OGC copyright: Open GIS Interfaces

BSD style: XStream Core

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

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

Unknown: "Java Concurrency in Practice" book annotations, TableLayout, colt, j3d-core, jgridshift, vecmath

BSD License: jsr-275

Apache License 2.0: Javassist

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

Lesser General Public License (LGPL): API interfaces, Main module, Metadata, Open GIS Interfaces, Referencing services

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Compress

MPL 1.1: Javassist

GNU Lesser General Public License, Version 2.1: com.vividsolutions:jts-core

The SAX License: XML Commons External Components XML APIs

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)

Modified BSD-style license: Jeremy Wood Multislider

The MIT License(MIT): Java implementation of GeographicLib

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

GNU Lesser General Public License: gisbeans

GNU Lesser Public License: FindBugs-Annotations

MIT: ojAlgo

LGPL 2.1: Javassist

GNU Lesser General Public Licence: JFreeChart

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Commons Pool, EJML, FindBugs-jsr305, PowerMock, XML Commons External Components XML APIs, Xerces2-j, tinylog

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
colt-1.2.0.jar 581.9 kB 623 593 24 1.2 No No
multislider-1.0.jar 71.7 kB 48 31 1 1.7 Yes No
annotations-3.0.1u2.jar 40.4 kB 85 63 5 1.5 Yes No
jsr305-3.0.1.jar 19.9 kB 46 35 3 1.5 Yes No
xstream-1.4.10.jar 589.8 kB 505 473 23 1.8 Yes No
jts-core-1.14.0.jar 786.2 kB 580 513 52 1.5 Yes No
commons-pool-1.5.4.jar 96.2 kB 66 52 2 1.3 Yes No
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No No
dsol-animation-3.03.05.jar 71.9 kB 66 44 7 1.8 Yes No
dsol-base-3.03.05.jar 41 kB 53 33 9 1.8 Yes No
dsol-core-3.03.05.jar 550 kB 569 526 31 1.8 Yes No
dsol-event-3.03.05.jar 25.1 kB 34 20 4 1.8 Yes No
dsol-interpreter-3.03.05.jar 250.6 kB 267 250 6 1.8 Yes No
dsol-introspection-3.03.05.jar 13.3 kB 22 9 3 1.8 Yes No
dsol-naming-3.03.05.jar 37.3 kB 34 21 3 1.8 Yes No
dsol-swing-3.03.05.jar 172.3 kB 143 106 14 1.8 Yes No
j3d-core-1.5.1.jar 3 MB 520 506 1 1.5 Yes No
vecmath-1.5.1.jar 325.6 kB 58 47 1 1.5 Yes No
jai_core-1.1.3.jar 1.9 MB 844 826 16 1.3 Yes Yes
jgridshift-1.0.jar 11.5 kB 10 4 1 1.2 Yes No
jlfgr-1.0.jar 114.6 kB 198 0 0 - No No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
byte-buddy-1.6.14.jar 2.8 MB 1957 1908 36 1.6 Yes No
byte-buddy-agent-1.6.14.jar 42.9 kB 39 29 1 1.6 Yes No
jsr-275-1.0-beta-2.jar 91.3 kB 103 91 4 1.5 Yes No
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No No
GeographicLib-Java-1.44.jar 31.7 kB 25 15 1 1.6 Yes No
ots-animation-1.01.00.jar 51.4 kB 53 35 5 1.8 Yes No
ots-base-1.01.00.jar 69.5 kB 74 59 5 1.8 Yes No
ots-core-1.01.00.jar 465 kB 341 295 22 1.8 Yes No
ots-draw-1.01.00.jar 208.7 kB 137 118 9 1.8 Yes No
ots-kpi-1.01.00.jar 92.6 kB 66 51 5 1.8 Yes No
ots-road-1.01.00.jar 924.2 kB 545 482 36 1.8 Yes No
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes No
djunits-3.00.08.jar 1 MB 637 597 14 1.8 Yes No
djutils-1.00.03.jar 114.5 kB 79 51 8 1.8 Yes No
ejml-core-0.32.jar 154.9 kB 131 122 5 1.7 Yes No
ejml-ddense-0.32.jar 301.7 kB 152 116 29 1.7 Yes No
gt-api-19.1.jar 213.2 kB 203 182 12 1.8 Yes No
gt-main-19.1.jar 1.8 MB 1101 1032 43 1.8 Yes No
gt-metadata-19.1.jar 535 kB 365 316 23 1.8 Yes No
gt-opengis-19.1.jar 351 kB 587 539 39 1.8 Yes No
gt-referencing-19.1.jar 1.2 MB 556 511 21 1.8 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
javassist-3.21.0-GA.jar 734.8 kB 423 399 17 1.6 Yes No
jdom2-2.0.6.jar 304.9 kB 215 195 15 1.5 Yes No
jfreechart-1.5.0.jar 1.6 MB 752 661 40 1.6 Yes No
jgrapht-core-1.2.0.jar 725.9 kB 459 423 28 1.8 Yes No
joda-money-0.12.jar 63.8 kB 43 29 2 1.6 Yes No
mockito-core-2.8.9.jar 531.8 kB 573 505 62 1.6 Yes No
objenesis-2.5.jar 54.4 kB 58 43 9 1.5 Yes No
ojalgo-46.1.0.jar 1.7 MB 1368 1322 38 1.8 Yes No
powermock-api-mockito-common-1.7.4.jar 35.7 kB 45 30 7 1.6 Yes No
powermock-api-mockito2-1.7.4.jar 58.8 kB 71 44 16 1.6 Yes No
powermock-api-support-1.7.4.jar 23 kB 27 15 5 1.6 Yes No
powermock-core-1.7.4.jar 145.6 kB 149 121 21 1.6 Yes No
powermock-module-junit4-1.7.4.jar 47.7 kB 35 25 3 1.6 Yes No
powermock-module-junit4-common-1.7.4.jar 17.9 kB 19 9 2 1.6 Yes No
powermock-reflect-1.7.4.jar 65.5 kB 50 37 8 1.6 Yes No
tinylog-1.3.5.jar 107.3 kB 108 95 5 1.6 No No
TableLayout-20020517.jar 14.6 kB 10 5 1 1.1 Yes No
xercesImpl-2.12.0.jar 1.4 MB 1045 962 40 1.3 No No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No No
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes No
xpp3_min-1.1.4c.jar 25 kB 12 3 2 1.1 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
65 28.1 MB 18776 16866 940 1.8 58 1
compile: 51 compile: 23.2 MB compile: 14955 compile: 13370 compile: 720 - compile: 44 compile: 1
test: 14 test: 4.9 MB test: 3821 test: 3496 test: 220 - test: 14 -