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 |
org.djunits | djunits | 5.1.4 | jar | BSD 3-Clause license |
org.djutils | djutils-base | 2.2.2 | 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.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 |
org.mockito | mockito-core | 5.12.0 | jar | MIT |
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 |
de.siegmar | fastcsv | 2.2.2 | jar | MIT License |
info.picocli | picocli | 4.7.6 | jar | The Apache Software License, version 2.0 |
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 |
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.15 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.15 | jar | Apache License, Version 2.0 |
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.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.opentrafficsim:ots-base:jar:1.7.5
- org.djutils:djutils-base:jar:2.2.2 (compile)
- org.djutils:djutils-cli:jar:2.2.2 (compile)
- info.picocli:picocli:jar:4.7.6 (compile)
- org.djutils:djutils-data:jar:2.2.2 (compile)
- de.siegmar:fastcsv: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)
- org.djutils:djutils-draw:jar:2.2.2 (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)
- nl.tudelft.simulation:dsol-naming:jar:4.2.3 (compile)
- org.djunits:djunits:jar:5.1.4 (compile)
- org.tinylog:tinylog:jar:1.3.6 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (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.mockito:mockito-core:jar:5.12.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.15 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.15 (test)
- org.objenesis:objenesis:jar:3.3 (test)
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
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API
BSD 3-Clause license: DJUTILS - Drawing and animation primitives, DJUTILS CLI utilities, DJUTILS sampling / output data storage, DSOL Animation classes, DSOL base classes, Delft Java UNIT System, Delft Java Utilities Basic Classes, Naming project for DSOL
Apache-2.0: Gson
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
MIT: mockito-core
EPL 2.0: Jakarta Annotations API
BSD-3 style license: OpenTrafficSim base classes
The Apache Software License, Version 2.0: 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 |
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 |
byte-buddy-1.14.15.jar | 4.2 MB | 2935 | - | - | - | - |
• Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.14.15.jar | 258 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
dsol-animation-4.2.3.jar | 37.3 kB | 48 | 32 | 5 | 17 | Yes |
dsol-base-4.2.3.jar | 35.7 kB | 53 | 34 | 8 | 17 | Yes |
dsol-naming-4.2.3.jar | 40.6 kB | 39 | 25 | 3 | 17 | Yes |
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 |
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 |
mockito-core-5.12.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 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 |
24 | 8.6 MB | 6097 | 5599 | 256 | 17 | 23 |
compile: 14 | compile: 2.5 MB | compile: 1738 | compile: 1490 | compile: 103 | 17 | compile: 13 |
test: 10 | test: 6.1 MB | test: 4359 | test: 4109 | test: 153 | 11 | test: 10 |