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 |
---|---|---|---|---|
info.picocli | picocli | 4.6.3 | jar | The Apache Software License, version 2.0 |
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 |
---|---|---|---|---|
com.github.stefanbirkner | system-rules | 1.19.0 | jar | Common Public License Version 1.0 |
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 |
The Apache Software License, version 2.0: picocli
Eclipse Public License 1.0: JUnit
BSD 3-Clause license: DJUTILS - Delft Java Utilities, DJUTILS CLI utilities, Delft Java UNIT System
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
New BSD License: Hamcrest Core
Common Public License Version 1.0: System Rules
The Apache Software License, Version 2.0: tinylog
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
system-rules-1.19.0.jar | 38.7 kB | 47 | 33 | 2 | 1.5 | Yes |
picocli-4.6.3.jar | 406 kB | 230 | 225 | 2 | - | 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.1 MB | 1559 | 1389 | 100 | 1.6 | 7 |
compile: 5 | compile: 1.7 MB | compile: 1137 | compile: 1025 | compile: 65 | - | compile: 4 |
test: 3 | test: 398.7 kB | test: 422 | test: 364 | test: 35 | - | test: 3 |