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 |
org.junit.jupiter | junit-jupiter-api | 5.13.0 | jar | Eclipse Public License v2.0 |
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.13.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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.13.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache 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.platform | junit-platform-engine | 1.13.0 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- org.djutils:djutils-base:jar:2.3.2
- org.junit.jupiter:junit-jupiter-api:jar:5.13.0 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.13.0 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.0 (test)
- org.tinylog:tinylog:jar:1.3.6 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.0 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD 3-Clause license: Delft Java Utilities Basic Classes
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
The Apache Software License, Version 2.0: tinylog
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
junit-jupiter-api-5.13.0.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.13.0.jar | 338.1 kB | 177 | 160 | 9 | 1.8 | Yes |
junit-platform-commons-1.13.0.jar | 152.7 kB | 95 | - | - | - | - |
• Root | - | 84 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.13.0.jar | 268.6 kB | 189 | 170 | 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 |
8 | 1.2 MB | 841 | 726 | 49 | 11 | 7 |
compile: 6 | compile: 547.7 kB | compile: 475 | compile: 396 | compile: 30 | 11 | compile: 5 |
test: 2 | test: 606.7 kB | test: 366 | test: 330 | test: 19 | 1.8 | test: 2 |