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.github.jh3nd3rs0n | jargyle-internal | 5.0.0-SNAPSHOT | 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 |
---|---|---|---|---|
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.
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.slf4j | slf4j-api | 2.0.12 | 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.github.jh3nd3rs0n:jargyle-common:jar:5.0.0-SNAPSHOT
- com.github.jh3nd3rs0n:jargyle-internal:jar:5.0.0-SNAPSHOT (compile)
- org.slf4j:slf4j-api:jar:2.0.12 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.github.jh3nd3rs0n:jargyle-internal:jar:5.0.0-SNAPSHOT (compile)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: Jargyle Common, Jargyle Internal, SLF4J API Module
New BSD License: Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jargyle-internal-5.0.0-SNAPSHOT.jar | 44 kB | 53 | 33 | 9 | 9 | 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 |
slf4j-api-2.0.12.jar | 68.1 kB | 70 | 55 | 5 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
4 | 541.7 kB | 564 | 483 | 49 | 9 | 4 |
compile: 2 | compile: 112.1 kB | compile: 123 | compile: 88 | compile: 14 | 9 | compile: 2 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |