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 |
---|---|---|---|---|
dsol | dsol-swing | 3.00.19 | jar | BSD-style license |
opentrafficsim | ots-road | 0.08.00 | jar | BSD-style license |
org.geotools | gt-shapefile | 12.0 | jar | Lesser General Public License (LGPL) |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.protobuf | protobuf-java | 2.4.1 | jar | New BSD license |
com.thoughtworks.xstream | xstream | 1.4.8 | jar | BSD style |
com.vividsolutions | jts | 1.13 | jar | Lesser General Public License (LGPL) |
commons-codec | commons-codec | 1.7 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.0.4 | jar | /LICENSE.txt |
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.00.19 | jar | BSD-style license |
dsol | dsol-core | 3.00.19 | 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.sf.jpf | jpf | 1.5 | jar | GNU Lesser General Public License, Version 2.1, February 1999 |
opentrafficsim | ots-core | 0.08.00 | jar | BSD-style license |
org.apache.commons | commons-compress | 1.4.1 | jar | The Apache Software License, Version 2.0 |
org.codehaus.woodstox | stax2-api | 3.1.1 | jar | The BSD License |
org.codehaus.woodstox | woodstox-core-lgpl | 4.1.4 | jar | GNU Lesser General Public License (LGPL), Version 2.1 |
org.djunits | djunits | 1.02.06 | jar | BSD-style license |
org.geotools | gt-api | 12.0 | jar | Lesser General Public License (LGPL) |
org.geotools | gt-data | 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.10.0 | jar | Apache 2 |
org.ojalgo | ojalgo | 38.2 | jar | MIT |
org.openstreetmap.osmosis | osmosis-core | 0.43.1 | jar | Public Domain |
org.openstreetmap.osmosis | osmosis-osm-binary | 0.43.1 | jar | LGPL 3 |
org.openstreetmap.osmosis | osmosis-pbf | 0.43.1 | jar | Public Domain |
org.openstreetmap.osmosis | osmosis-xml | 0.43.1 | jar | Public Domain |
org.tukaani | xz | 1.0 | jar | Public Domain |
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 |
The BSD License: Stax2 API
BSD-style license: DJUNITS, DSOL core project, DSOL swing project, DSOL version 3, base classes, Open Traffic Sim core classes, Open Traffic Sim demo classes, Open Traffic Sim road classes
Apache 2: Joda-Money
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: TableLayout, colt, j3d-core, jai_core, jgridshift, vecmath
New BSD license: Protocol Buffer Java API
BSD License: jsr-275
GNU Lesser General Public License Version 2.1, February 1999: JGraphT - Core
Lesser General Public License (LGPL): API interfaces, DataStore Support, JTS Topology Suite, Main module, Metadata, Open GIS Interfaces, Referencing services, Shapefile module
GNU Lesser General Public License (LGPL), Version 2.1: Woodstox
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
Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API, XZ for Java, osmosis-core, osmosis-pbf, osmosis-xml
GNU Lesser General Public License: gisbeans
LGPL 3: osmosis-osm-binary
MIT: oj! Algorithms
GNU Lesser General Public License, Version 2.1, February 1999: jpf
GNU Lesser General Public Licence: JCommon, JFreeChart
The Apache Software License, Version 2.0: Commons Codec, Commons Compress, Commons Pool, Logging, XML Commons External Components XML APIs, Xerces2-j
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
colt-1.2.0.jar | 581.95 kB | 623 | 593 | 24 | 1.2 | No | - |
multislider-1.0.jar | 71.73 kB | 48 | 31 | 1 | 1.6 | Yes | - |
protobuf-java-2.4.1.jar | 450.28 kB | 214 | 204 | 1 | 1.5 | Yes | - |
xstream-1.4.8.jar | 538.83 kB | 472 | 441 | 22 | 1.6 | Yes | - |
jts-1.13.jar | 794.99 kB | 611 | 539 | 60 | 1.5 | Yes | - |
commons-codec-1.7.jar | 259.60 kB | 227 | 85 | 6 | 1.6 | Yes | - |
commons-logging-1.0.4.jar | 38.01 kB | 29 | 18 | 2 | 1.2 | Yes | - |
commons-pool-1.5.4.jar | 96.22 kB | 66 | 52 | 2 | 1.3 | Yes | - |
concurrent-1.3.4.jar | 189.28 kB | 230 | 221 | 2 | 1.1 | No | - |
dsol-base-3.00.19.jar | 391.57 kB | 390 | 349 | 29 | 1.6 | Yes | - |
dsol-core-3.00.19.jar | 357.71 kB | 398 | 358 | 27 | 1.6 | Yes | - |
dsol-swing-3.00.19.jar | 226.51 kB | 204 | 142 | 24 | 1.6 | Yes | - |
j3d-core-1.5.1.jar | 2.96 MB | 520 | 506 | 1 | 1.5 | Yes | - |
vecmath-1.5.1.jar | 325.57 kB | 58 | 47 | 1 | 1.5 | Yes | - |
jai_core-1.1.3.jar | 1.90 MB | 844 | 826 | 16 | 1.3 | Yes | sealed |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
15 | 9.18 MB | 4934 | 4412 | 218 | 1.6 | 13 | 1 |
compile: 15 | compile: 9.18 MB | compile: 4934 | compile: 4412 | compile: 218 | - | compile: 13 | compile: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
boundless | http://repo.boundlessgeo.com/main | Yes | No | No |
http://www.ibiblio.org/maven2 | http://www.ibiblio.org/maven2 | Yes | Yes | Yes |
geosolutions | http://maven.geo-solutions.it/ | Yes | Yes | No |
dsol | http://simulation.tudelft.nl/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 |
central | http://repo.maven.apache.org/maven2 | Yes | No | No |
apache | http://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 |
ibiblio | http://mirrors.ibiblio.org/maven2 | Yes | No | No |
Repository locations for each of the Dependencies.