-
Home
- Project Documentation Project Information 10
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.sentrysoftware | printf4j | 0.9.07 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
org.slf4j | slf4j-simple | 2.0.16 | jar | MIT 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 |
---|---|---|---|---|
com.github.stefanbirkner | system-rules | 1.19.0 | jar | Common Public License Version 1.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.sentrysoftware:jawk:jar:3.3.03
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:slf4j-simple:jar:2.0.16 (compile)
- org.sentrysoftware:printf4j:jar:0.9.07 (compile)
- com.github.stefanbirkner:system-rules:jar:1.19.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
LGPL-3.0-only: Jawk
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Provider
Apache-2.0: Printf4J
GPL-3.0-only: Jawk
New BSD License: Hamcrest Core
Common Public License Version 1.0: System Rules
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
system-rules-1.19.0.jar | 38.7 kB | 47 | 33 | 2 | 1.5 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
printf4j-0.9.07.jar | 8.3 kB | 11 | 1 | 1 | 1.8 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | 56 | 5 | 9 | Yes |
slf4j-simple-2.0.16.jar | 15.7 kB | 22 | 7 | 2 | 9 | Yes |
6 | 561.8 kB | 592 | 492 | 45 | 9 | 6 |
compile: 3 | compile: 93.5 kB | compile: 104 | compile: 64 | compile: 8 | 9 | compile: 3 |
test: 3 | test: 468.3 kB | test: 488 | test: 428 | test: 37 | 1.5 | test: 3 |