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 License
opentrafficsim ots-road 0.15.00 jar BSD-style license

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 License Optional
org.jmockit jmockit 1.27 jar The MIT License No
junit junit 4.11 jar Common Public License Version 1.0 Yes

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 License
colt colt 1.2.0 jar -
com.bric multislider 1.0 jar Modified BSD-style license
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.8 jar BSD style
com.vividsolutions jts 1.13 jar Lesser General Public License (LGPL)
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
concurrent concurrent 1.3.4 jar >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
dsol dsol-base 3.01.05 jar BSD-style license
dsol dsol-core 3.01.05 jar BSD-style license
dsol dsol-event 3.01.05 jar BSD-style license
dsol dsol-interpreter 3.01.05 jar BSD-style license
dsol dsol-introspection 3.01.05 jar BSD-style license
dsol dsol-naming 3.01.05 jar BSD-style license
dsol dsol-swing 3.01.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 -
opentrafficsim ots-base 0.15.00 jar BSD-style license
opentrafficsim ots-core 0.15.00 jar BSD-style license
opentrafficsim ots-kpi 0.15.00 jar BSD-style license
org.apache.logging.log4j log4j-api 2.7 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-core 2.7 jar The Apache Software License, Version 2.0
org.djunits djunits 3.00.01 jar BSD-style license
org.geotools gt-api 12.0 jar Lesser General Public License (LGPL)
org.geotools gt-main 12.0 jar Lesser General Public License (LGPL)
org.geotools gt-metadata 12.0 jar Lesser General Public License (LGPL)
org.geotools gt-opengis 12.0 jar OGC copyright-Lesser General Public License (LGPL)
org.geotools gt-referencing 12.0 jar Lesser General Public License (LGPL)
org.jdom jdom 1.1.3 jar Similar to Apache License but with the acknowledgment clause removed
org.jdom jdom2 2.0.5 jar Similar to Apache License but with the acknowledgment clause removed
org.jfree jcommon 1.0.21 jar GNU Lesser General Public Licence
org.jfree jfreechart 1.0.17 jar GNU Lesser General Public Licence
org.jgrapht jgrapht-core 0.9.0 jar GNU Lesser General Public License Version 2.1, February 1999-Eclipse Public License (EPL) 1.0
org.joda joda-money 0.12 jar Apache 2
org.ojalgo ojalgo 38.2 jar MIT
tablelayout TableLayout 20020517 jar -
xerces xercesImpl 2.11.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The 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.1-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 License Optional
org.hamcrest hamcrest-core 1.3 jar New BSD License Yes

Project Dependency Graph

Dependency Tree

  • opentrafficsim:ots-parser-vissim:jar:0.15.00 Information
    • opentrafficsim:ots-road:jar:0.15.00 (compile) Information
      • opentrafficsim:ots-core:jar:0.15.00 (compile) Information
        • org.djunits:djunits:jar:3.00.01 (compile) Information
          • org.joda:joda-money:jar:0.12 (compile) Information
          • org.ojalgo:ojalgo:jar:38.2 (compile) Information
        • opentrafficsim:ots-base:jar:0.15.00 (compile) Information
        • org.jfree:jfreechart:jar:1.0.17 (compile) Information
          • org.jfree:jcommon:jar:1.0.21 (compile) Information
          • xml-apis:xml-apis:jar:1.4.01 (compile) Information
        • dsol:dsol-core:jar:3.01.05 (compile) Information
        • org.jgrapht:jgrapht-core:jar:0.9.0 (compile) Information
        • org.geotools:gt-main:jar:12.0 (compile) Information
          • org.geotools:gt-api:jar:12.0 (compile) Information
            • org.geotools:gt-referencing:jar:12.0 (compile) Information
              • commons-pool:commons-pool:jar:1.5.4 (compile) Information
              • org.geotools:gt-metadata:jar:12.0 (compile) Information
              • jgridshift:jgridshift:jar:1.0 (compile) Information
          • com.vividsolutions:jts:jar:1.13 (compile) Information
          • org.jdom:jdom:jar:1.1.3 (compile) Information
          • javax.media:jai_core:jar:1.1.3 (compile) Information
        • dsol:dsol-swing:jar:3.01.05 (compile) Information
          • dsol:dsol-introspection:jar:3.01.05 (compile) Information
          • org.jdom:jdom2:jar:2.0.5 (compile) Information
          • xerces:xercesImpl:jar:2.11.0 (compile) Information
          • tablelayout:TableLayout:jar:20020517 (compile) Information
          • jlfgr:jlfgr:jar:1.0 (compile) Information
        • com.bric:multislider:jar:1.0 (compile) Information
      • com.google.code.findbugs:annotations:jar:3.0.1u2 (compile) Information
        • net.jcip:jcip-annotations:jar:1.0 (compile) Information
        • com.google.code.findbugs:jsr305:jar:3.0.1 (compile) Information
      • opentrafficsim:ots-kpi:jar:0.15.00 (compile) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.jmockit:jmockit:jar:1.27 (test) Information

Licenses

The SAX License: XML Commons External Components XML APIs

Eclipse Public License (EPL) 1.0: JGraphT - Core

BSD-style license: DJUNITS, 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, Open Traffic Sim VISSIM parser classes, Open Traffic Sim core classes, Open Traffic Sim demo classes, Open Traffic Sim road classes, OpenTrafficSim KPI Module

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

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

GNU Lesser General Public License: gisbeans

New BSD License: Hamcrest Core

GNU Lesser Public License: FindBugs-Annotations

Apache 2: Joda-Money

BSD style: XStream Core

OGC copyright: Open GIS Interfaces

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, jai_core, jgridshift, vecmath

BSD License: jsr-275

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

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

The MIT License: Main

MIT: oj! Algorithms

GNU Lesser General Public Licence: JCommon, JFreeChart

The Apache Software License, Version 2.0: Apache Log4j API, Apache Log4j Core, Commons Pool, FindBugs-jsr305, XML Commons External Components XML APIs, Xerces2-j

Common Public License Version 1.0: JUnit

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
http://www.ibiblio.org/maven2 http://www.ibiblio.org/maven2 Yes Yes Yes
geosolutions http://maven.geo-solutions.it/ Yes Yes No
boundless http://repo.boundlessgeo.com/main Yes Yes No
dsol http://simulation.tudelft.nl/maven Yes Yes No
sim0mq http://sim0mq.org/maven Yes Yes No
ots http://opentrafficsim.org/maven Yes Yes No
maven2-repository.dev.java.net http://download.java.net/maven/2 Yes Yes Yes
apache http://repo.maven.apache.org/maven2 Yes No No
central https://repo.maven.apache.org/maven2 Yes No No
codehaus-snapshots http://nexus.codehaus.org/snapshots/ No Yes Yes
djunits http://djunits.org/maven Yes Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
osgeo http://download.osgeo.org/webdav/geotools/ Yes No No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact geosolutions boundless dsol sim0mq ots apache central djunits sonatype-nexus-snapshots osgeo apache.snapshots
colt:colt:jar:1.2.0 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
com.bric:multislider:jar:1.0 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
com.google.code.findbugs:annotations:jar:3.0.1u2 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
com.google.code.findbugs:jsr305:jar:3.0.1 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
com.thoughtworks.xstream:xstream:jar:1.4.8 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
com.vividsolutions:jts:jar:1.13 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
commons-pool:commons-pool:jar:1.5.4 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
concurrent:concurrent:jar:1.3.4 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
dsol:dsol-base:jar:3.01.05 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
dsol:dsol-core:jar:3.01.05 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
dsol:dsol-event:jar:3.01.05 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
dsol:dsol-interpreter:jar:3.01.05 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
dsol:dsol-introspection:jar:3.01.05 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
dsol:dsol-naming:jar:3.01.05 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
dsol:dsol-swing:jar:3.01.05 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
java3d:j3d-core:jar:1.5.1 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
java3d:vecmath:jar:1.5.1 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
javax.media:jai_core:jar:1.1.3 - - - - - - - - - Found at http://download.osgeo.org/webdav/geotools/ -
jgridshift:jgridshift:jar:1.0 - - - - - - - - - Found at http://download.osgeo.org/webdav/geotools/ -
jlfgr:jlfgr:jar:1.0 - - Found at http://simulation.tudelft.nl/maven - - - - - - - -
net.java.dev.jsr-275:jsr-275:jar:1.0-beta-2 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
net.jcip:jcip-annotations:jar:1.0 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
opentrafficsim:ots-base:jar:0.15.00 - - - - Found at http://opentrafficsim.org/maven - - - - - -
opentrafficsim:ots-core:jar:0.15.00 - - - - Found at http://opentrafficsim.org/maven - - - - - -
opentrafficsim:ots-kpi:jar:0.15.00 - - - - Found at http://opentrafficsim.org/maven - - - - - -
opentrafficsim:ots-road:jar:0.15.00 - - - - Found at http://opentrafficsim.org/maven - - - - - -
org.apache.logging.log4j:log4j-api:jar:2.7 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-core:jar:2.7 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.djunits:djunits:jar:3.00.01 - - - - - - - Found at http://djunits.org/maven - - -
org.geotools:gt-api:jar:12.0 - - - - - - - - - Found at http://download.osgeo.org/webdav/geotools/ -
org.geotools:gt-main:jar:12.0 - - - - - - - - - Found at http://download.osgeo.org/webdav/geotools/ -
org.geotools:gt-metadata:jar:12.0 - - - - - - - - - Found at http://download.osgeo.org/webdav/geotools/ -
org.geotools:gt-opengis:jar:12.0 - - - - - - - - - Found at http://download.osgeo.org/webdav/geotools/ -
org.geotools:gt-referencing:jar:12.0 - - - - - - - - - Found at http://download.osgeo.org/webdav/geotools/ -
org.jdom:jdom:jar:1.1.3 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.jdom:jdom2:jar:2.0.5 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.jfree:jcommon:jar:1.0.21 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.jfree:jfreechart:jar:1.0.17 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.jgrapht:jgrapht-core:jar:0.9.0 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.jmockit:jmockit:jar:1.27 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.joda:joda-money:jar:0.12 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.ojalgo:ojalgo:jar:38.2 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
tablelayout:TableLayout:jar:20020517 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
xerces:xercesImpl:jar:2.11.0 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
xml-apis:xml-apis:jar:1.4.01 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
xmlpull:xmlpull:jar:1.1.3.1 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
xpp3:xpp3_min:jar:1.1.4c - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
junit:junit:jar:4.11 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - Found at http://repo.maven.apache.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - -
Total geosolutions boundless dsol sim0mq ots apache central djunits sonatype-nexus-snapshots osgeo apache.snapshots
49 (compile: 46, test: 3) 0 0 11 0 4 26 26 1 0 7 0