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.3.2 | jar | BSD 3-Clause license |
| org.djutils | djutils-base | 2.4.2 | jar | BSD 3-Clause 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 | Licenses |
|---|---|---|---|---|
| org.djutils | djutils-test | 2.4.2 | jar | BSD 3-Clause license |
| org.junit.jupiter | junit-jupiter-engine | 5.14.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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.5.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| ch.qos.logback | logback-core | 1.5.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| com.carrotsearch | hppc | 0.10.0 | jar | Apache 2 |
| jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
| nl.tudelft.simulation | dsol-animation | 4.3.2 | jar | BSD 3-Clause license |
| nl.tudelft.simulation | dsol-base | 4.3.2 | jar | BSD 3-Clause license |
| nl.tudelft.simulation | dsol-naming | 4.3.2 | jar | BSD 3-Clause license |
| org.djutils | djutils-draw | 2.4.2 | jar | BSD 3-Clause |
| org.djutils | djutils-math | 2.4.2 | jar | BSD 3-Clause |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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 |
|---|---|---|---|---|
| io.github.classgraph | classgraph | 4.8.181 | jar | The MIT License (MIT) |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.14.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.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-esri:jar:4.3.2
- nl.tudelft.simulation:dsol-animation-gis:jar:4.3.2 (compile)
- nl.tudelft.simulation:dsol-animation:jar:4.3.2 (compile)
- nl.tudelft.simulation:dsol-naming:jar:4.3.2 (compile)
- nl.tudelft.simulation:dsol-base:jar:4.3.2 (compile)
- org.djutils:djutils-draw:jar:2.4.2 (compile)
- org.djutils:djutils-math:jar:2.4.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.djutils:djutils-math:jar:2.4.2 (compile)
- org.djutils:djutils-draw:jar:2.4.2 (compile)
- nl.tudelft.simulation:dsol-base:jar:4.3.2 (compile)
- nl.tudelft.simulation:dsol-naming:jar:4.3.2 (compile)
- com.carrotsearch:hppc:jar:0.10.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- nl.tudelft.simulation:dsol-animation:jar:4.3.2 (compile)
- de.siegmar:fastcsv:jar:2.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.0 (test)
- org.djutils:djutils-base:jar:2.4.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.djutils:djutils-test:jar:2.4.2 (test)
- io.github.classgraph:classgraph:jar:4.8.181 (test)
![[Information]](./images/icon_info_sml.gif)
- io.github.classgraph:classgraph:jar:4.8.181 (test)
- nl.tudelft.simulation:dsol-animation-gis:jar:4.3.2 (compile)
Licenses
Apache 2: High Performance Primitive Collections
The MIT License (MIT): ClassGraph
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: FastCSV
BSD 3-Clause license: DJUTILS utilities for unit tests, DSOL Animation classes, DSOL ESRI Shape File Map Animation, DSOL Map Animation, DSOL base classes, Delft Java Utilities Basic Classes, Naming project for DSOL
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
MIT: SLF4J API Module
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
BSD 3-Clause: DJUTILS - Drawing and animation primitives, DJUTILS math utilities
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-classic-1.5.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes |
| logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - |
| • Root | - | 524 | 472 | 41 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| hppc-0.10.0.jar | 1.5 MB | 1052 | 1041 | 8 | 11 | Yes |
| fastcsv-2.2.2.jar | 32.1 kB | 29 | 22 | 2 | 1.8 | Yes |
| classgraph-4.8.181.jar | 572.9 kB | 296 | 267 | 14 | 1.7 | Yes |
| jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
| dsol-animation-4.3.2.jar | 35.5 kB | 46 | 30 | 5 | 17 | Yes |
| dsol-animation-gis-4.3.2.jar | 19.9 kB | 29 | 13 | 4 | 17 | Yes |
| dsol-base-4.3.2.jar | 29.2 kB | 47 | 29 | 7 | 17 | Yes |
| dsol-naming-4.3.2.jar | 28.3 kB | 31 | 17 | 3 | 17 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| djutils-base-2.4.2.jar | 189.5 kB | 149 | 122 | 18 | 17 | Yes |
| djutils-draw-2.4.2.jar | 194.2 kB | 112 | 95 | 8 | 17 | Yes |
| djutils-math-2.4.2.jar | 77.7 kB | 47 | 33 | 5 | 17 | Yes |
| djutils-test-2.4.2.jar | 9.2 kB | 16 | 6 | 1 | 17 | Yes |
| junit-jupiter-api-5.14.0.jar | 242.4 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.14.0.jar | 341 kB | 178 | 161 | 9 | 1.8 | Yes |
| junit-platform-commons-1.14.0.jar | 164.3 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.14.0.jar | 271.6 kB | 191 | 172 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 21 | 4.8 MB | 3445 | 3035 | 194 | 17 | 21 |
| compile: 13 | compile: 3.2 MB | compile: 2418 | compile: 2137 | compile: 138 | 17 | compile: 13 |
| test: 8 | test: 1.6 MB | test: 1027 | test: 898 | test: 56 | 17 | test: 8 |
