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 |
---|---|---|---|---|
de.siegmar | fastcsv | 2.2.2 | jar | MIT License |
nl.tudelft.simulation | dsol-animation-gis | 4.2.3 | jar | BSD 3-Clause license |
org.djutils | djutils-base | 2.2.2 | jar | BSD 3-Clause license |
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 |
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 |
---|---|---|---|---|
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-base | 4.2.3 | jar | BSD 3-Clause license |
nl.tudelft.simulation | dsol-naming | 4.2.3 | jar | BSD 3-Clause license |
org.djutils | djutils-draw | 2.2.2 | jar | BSD 3-Clause license |
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-animation-gis-osm:jar:4.2.3
- nl.tudelft.simulation:dsol-animation-gis:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-animation:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-naming: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-base:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-naming:jar:4.2.3 (compile)
- nl.tudelft.simulation:dsol-animation: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)
- de.siegmar:fastcsv:jar:2.2.2 (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-animation-gis:jar:4.2.3 (compile)
Licenses
GNU General Lesser Public License (LGPL) version 3.0: OSM-Binary
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: Protocol Buffers [Core]
MIT License: FastCSV
BSD 3-Clause license: DJUTILS - Drawing and animation primitives, DSOL Animation classes, DSOL Map Animation, DSOL OpenStreetMap Animation, DSOL base classes, Delft Java Utilities Basic Classes, Naming project for DSOL
Apache-2.0: Apache Commons Codec, Apache Commons Compress
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
EPL 2.0: Jakarta Annotations API
Public Domain: osmosis-core, osmosis-pbf, osmosis-set, osmosis-xml
GPL2 w/ CPE: Jakarta Annotations API
GNU Lesser General Public License, Version 2.1, February 1999: jpf
The Apache Software License, Version 2.0: Logging, tinylog
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
protobuf-java-3.25.0.jar | 1.9 MB | 754 | 735 | 2 | 1.8 | 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 |
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-base-4.2.3.jar | 35.6 kB | 53 | 34 | 8 | 17 | Yes |
dsol-naming-4.2.3.jar | 40.5 kB | 39 | 25 | 3 | 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 |
djutils-base-2.2.2.jar | 198.3 kB | 152 | 122 | 21 | 11 | Yes |
djutils-draw-2.2.2.jar | 131.6 kB | 73 | 58 | 6 | 11 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 5.7 MB | 3548 | 2976 | 187 | 17 | 24 |
compile: 13 | compile: 1.1 MB | compile: 1018 | compile: 798 | compile: 94 | 17 | compile: 12 |
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 |