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 |
---|---|---|---|---|
nl.tudelft.simulation | dsol-animation-gis-esri | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-animation-gis-osm | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-core | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-swing | 4.2.3 | jar | BSD 3-Clause license |
org.djutils | djutils-base | 2.2.2 | jar | BSD 3-Clause 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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.11.0 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
com.google.code.gson | gson | 2.11.0 | jar | Apache-2.0 |
com.google.errorprone | error_prone_annotations | 2.27.0 | jar | Apache 2.0 |
com.tdunning | t-digest | 3.3 | jar | The Apache Software License, Version 2.0 |
de.siegmar | fastcsv | 2.2.2 | jar | MIT License |
info.picocli | picocli | 4.7.6 | jar | The Apache Software License, version 2.0 |
jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
nl.tudelft.simulation | dsol-animation | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-animation-gis | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-base | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-introspection | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-naming | 4.2.3 | jar | BSD 3-Clause license |
org.djunits | djunits | 5.1.4 | jar | BSD 3-Clause license |
org.djutils | djutils-cli | 2.2.2 | jar | BSD 3-Clause license |
org.djutils | djutils-data | 2.2.2 | jar | BSD 3-Clause license |
org.djutils | djutils-draw | 2.2.2 | jar | BSD 3-Clause license |
org.djutils | djutils-stats | 2.2.2 | jar | BSD 3-Clause license |
org.jfree | jfreechart | 1.5.5 | jar | GNU Lesser General Public Licence |
org.openstreetmap.osmosis | osmosis-core | 0.49.2 | jar | Public Domain |
org.openstreetmap.osmosis | osmosis-pbf | 0.49.2 | jar | Public Domain |
org.openstreetmap.osmosis | osmosis-set | 0.49.2 | jar | Public Domain |
org.openstreetmap.osmosis | osmosis-xml | 0.49.2 | jar | Public Domain |
tablelayout | TableLayout | 20020517 | jar | - |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.protobuf | protobuf-java | 3.25.0 | jar | BSD-3-Clause |
commons-codec | commons-codec | 1.16.0 | jar | Apache-2.0 |
commons-logging | commons-logging | 1.0.4 | jar | The Apache Software License, Version 2.0 |
net.sf.jpf | jpf | 1.5 | jar | GNU Lesser General Public License, Version 2.1, February 1999 |
org.apache.commons | commons-compress | 1.24.0 | jar | Apache-2.0 |
org.openstreetmap.pbf | osmpbf | 1.5.0 | jar | GNU General Lesser Public License (LGPL) version 3.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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- nl.tudelft.simulation:dsol-demo:jar:4.2.3
- nl.tudelft.simulation:dsol-swing:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-animation:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-introspection:jar:4.2.3 (compile)
- org.jfree:jfreechart:jar:1.5.5 (compile)
- tablelayout:TableLayout:jar:20020517 (compile)
- nl.tudelft.simulation:dsol-animation-gis-esri:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-animation-gis:jar:4.2.3 (compile)
- de.siegmar:fastcsv:jar:2.2.2 (compile)
- nl.tudelft.simulation:dsol-animation-gis-osm:jar:4.2.3 (compile)
- org.openstreetmap.osmosis:osmosis-set:jar:0.49.2 (compile)
- org.openstreetmap.osmosis:osmosis-xml:jar:0.49.2 (compile)
- commons-codec:commons-codec:jar:1.16.0 (runtime)
- org.apache.commons:commons-compress:jar:1.24.0 (runtime)
- org.openstreetmap.osmosis:osmosis-core:jar:0.49.2 (compile)
- net.sf.jpf:jpf:jar:1.5 (runtime)
- commons-logging:commons-logging:jar:1.0.4 (runtime)
- net.sf.jpf:jpf:jar:1.5 (runtime)
- org.openstreetmap.osmosis:osmosis-pbf:jar:0.49.2 (compile)
- com.google.protobuf:protobuf-java:jar:3.25.0 (runtime)
- org.openstreetmap.pbf:osmpbf:jar:1.5.0 (runtime)
- nl.tudelft.simulation:dsol-core:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-base:jar:4.2.3 (compile)
- org.djutils:djutils-draw:jar:2.2.2 (compile)
- nl.tudelft.simulation:dsol-naming:jar:4.2.3 (compile)
- org.djutils:djutils-cli:jar:2.2.2 (compile)
- info.picocli:picocli:jar:4.7.6 (compile)
- org.djutils:djutils-stats:jar:2.2.2 (compile)
- com.tdunning:t-digest:jar:3.3 (compile)
- org.djutils:djutils-data:jar:2.2.2 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.27.0 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- org.djunits:djunits:jar:5.1.4 (compile)
- nl.tudelft.simulation:dsol-base:jar:4.2.3 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.tinylog:tinylog:jar:1.3.6 (compile)
- org.djutils:djutils-base:jar:2.2.2 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
- nl.tudelft.simulation:dsol-swing:jar:4.2.3 (compile)
Licenses
The Apache Software License, version 2.0: picocli
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: FastCSV
BSD-3-Clause: Protocol Buffers [Core]
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Public Domain: osmosis-core, osmosis-pbf, osmosis-set, osmosis-xml
GPL2 w/ CPE: Jakarta Annotations API
Unknown: TableLayout
GNU General Lesser Public License (LGPL) version 3.0: OSM-Binary
BSD 3-Clause license: DJUTILS - Drawing and animation primitives, DJUTILS CLI utilities, DJUTILS sampling / output data storage, DJUTILS statistical and data storage utilities, DSOL Animation classes, DSOL ESRI Shape File Map Animation, DSOL Map Animation, DSOL OpenStreetMap Animation, DSOL base classes, DSOL core project, DSOL demo project, DSOL introspection of classes, DSOL swing project, Delft Java UNIT System, Delft Java Utilities Basic Classes, Naming project for DSOL
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Gson
EPL 2.0: Jakarta Annotations API
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, tinylog
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
gson-2.11.0.jar | 298.4 kB | 244 | - | - | - | - |
• Root | - | 243 | 223 | 9 | 1.7 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
error_prone_annotations-2.27.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
protobuf-java-3.25.0.jar | 1.9 MB | 754 | 735 | 2 | 1.8 | Yes |
t-digest-3.3.jar | 81.6 kB | 55 | 44 | 1 | 1.7 | Yes |
commons-codec-1.16.0.jar | 360.7 kB | 256 | 109 | 7 | 1.8 | Yes |
commons-logging-1.0.4.jar | 38 kB | 29 | 18 | 2 | 1.2 | Yes |
fastcsv-2.2.2.jar | 32.1 kB | 29 | 22 | 2 | 1.8 | Yes |
picocli-4.7.6.jar | 415.7 kB | 233 | - | - | - | - |
• Root | - | 231 | 227 | 1 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
jpf-1.5.jar | 196.1 kB | 151 | 129 | 5 | 1.5 | Yes |
dsol-animation-4.2.3.jar | 37.2 kB | 48 | 32 | 5 | 17 | Yes |
dsol-animation-gis-4.2.3.jar | 17.8 kB | 28 | 12 | 4 | 17 | Yes |
dsol-animation-gis-esri-4.2.3.jar | 27.6 kB | 26 | 9 | 2 | 17 | Yes |
dsol-animation-gis-osm-4.2.3.jar | 18.6 kB | 22 | 8 | 1 | 17 | Yes |
dsol-base-4.2.3.jar | 35.6 kB | 53 | 34 | 8 | 17 | Yes |
dsol-core-4.2.3.jar | 368.1 kB | 316 | 274 | 28 | 17 | Yes |
dsol-introspection-4.2.3.jar | 17.9 kB | 27 | 14 | 3 | 17 | Yes |
dsol-naming-4.2.3.jar | 40.5 kB | 39 | 25 | 3 | 17 | Yes |
dsol-swing-4.2.3.jar | 307.3 kB | 249 | 194 | 18 | 17 | Yes |
commons-compress-1.24.0.jar | 1.1 MB | 617 | - | - | - | - |
• Root | - | 615 | 562 | 36 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
djunits-5.1.4.jar | 1.1 MB | 576 | 526 | 31 | 11 | Yes |
djutils-base-2.2.2.jar | 198.3 kB | 152 | 122 | 21 | 11 | Yes |
djutils-cli-2.2.2.jar | 45.3 kB | 63 | 53 | 1 | 11 | Yes |
djutils-data-2.2.2.jar | 43.9 kB | 41 | 27 | 5 | 11 | Yes |
djutils-draw-2.2.2.jar | 131.6 kB | 73 | 58 | 6 | 11 | Yes |
djutils-stats-2.2.2.jar | 46.6 kB | 35 | 22 | 4 | 11 | Yes |
jfreechart-1.5.5.jar | 1.7 MB | 787 | 692 | 41 | 1.8 | Yes |
junit-jupiter-api-5.11.0.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.0.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-platform-commons-1.11.0.jar | 140.6 kB | 86 | - | - | - | - |
• Root | - | 77 | 63 | 8 | 1.8 | Yes |
• Versioned | - | 9 | 3 | 1 | 9 | Yes |
junit-platform-engine-1.11.0.jar | 238.1 kB | 174 | 155 | 10 | 1.8 | Yes |
osmosis-core-0.49.2.jar | 324.8 kB | 336 | 285 | 28 | 17 | Yes |
osmosis-pbf-0.49.2.jar | 24.4 kB | 17 | 11 | 1 | 17 | Yes |
osmosis-set-0.49.2.jar | 31.9 kB | 31 | 22 | 3 | 17 | Yes |
osmosis-xml-0.49.2.jar | 87.2 kB | 72 | 61 | 4 | 17 | Yes |
osmpbf-1.5.0.jar | 231.4 kB | 90 | 78 | 2 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
40 | 10.2 MB | 6279 | 5321 | 335 | 17 | 39 |
compile: 28 | compile: 5.5 MB | compile: 3749 | compile: 3143 | compile: 242 | 17 | compile: 27 |
runtime: 6 | runtime: 3.8 MB | runtime: 1897 | runtime: 1631 | runtime: 54 | runtime: 6 | |
test: 6 | test: 876.3 kB | test: 633 | test: 547 | test: 39 | 1.8 | test: 6 |