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.9.1 | jar | Apache-2.0 |
de.siegmar | fastcsv | 2.2.0 | jar | MIT License |
jakarta.annotation | jakarta.annotation-api | 2.1.1 | jar | EPL 2.0GPL2 w/ CPE |
org.djunits | djunits | 5.0.2 | jar | BSD 3-Clause license |
org.djutils | djutils | 2.1.8 | jar | BSD 3-Clause license |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
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 | Licenses |
---|---|---|---|---|
org.tinylog | tinylog | 1.3.6 | jar | The Apache Software License, Version 2.0 |
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Eclipse Public License 1.0: JUnit
MIT License: FastCSV
BSD 3-Clause license: DJUTILS - Delft Java Utilities, DJUTILS sampling / output data storage, Delft Java UNIT System
Apache-2.0: Gson
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: tinylog
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
gson-2.9.1.jar | 265 kB | 228 | 208 | 10 | - | Yes |
fastcsv-2.2.0.jar | 32 kB | 29 | 22 | 2 | 1.8 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | - | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
djunits-5.0.2.jar | 1 MB | 624 | 573 | 33 | - | Yes |
djutils-2.1.8.jar | 187.4 kB | 144 | 114 | 21 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
tinylog-1.3.6.jar | 107.3 kB | 108 | 95 | 5 | 1.6 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 2 MB | 1539 | 1361 | 108 | 1.8 | 7 |
compile: 6 | compile: 1.6 MB | compile: 1164 | compile: 1030 | compile: 75 | - | compile: 5 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |