Jawk 4.0.00
-
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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations[1] | 4.9.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1[2] |
org.metricshub | printf4j[3] | 0.9.08 | jar | Apache-2.0[4] |
org.slf4j | slf4j-api[5] | 2.0.17 | jar | MIT[6] |
org.slf4j | slf4j-simple[5] | 2.0.17 | jar | MIT[6] |
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[7] | 1.19.0 | jar | Common Public License Version 1.0[8] |
junit | junit[9] | 4.13.2 | jar | Eclipse Public License 1.0[10] |
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.findbugs | jsr305[11] | 3.0.2 | jar | The Apache Software License, Version 2.0[12] |
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[13] | 1.3 | jar | New BSD License[14] |
Project Dependency Graph
Dependency Tree
- org.metricshub:jawk:jar:4.0.00
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.slf4j:slf4j-simple:jar:2.0.17 (compile)
- org.metricshub:printf4j:jar:0.9.08 (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)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
Licenses
LGPL-3.0-only: Jawk
Eclipse Public License 1.0: JUnit
Apache-2.0: Printf4J
MIT: SLF4J API Module, SLF4J Simple Provider
GPL-3.0-only: Jawk
New BSD License: Hamcrest Core
Common Public License Version 1.0: System Rules
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
spotbugs-annotations-4.9.3.jar | 16.2 kB | 32 | 25 | 1 | 11 | Yes |
system-rules-1.19.0.jar | 38.7 kB | 47 | 33 | 2 | 1.5 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 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.08.jar | 6.9 kB | 11 | 1 | 1 | 1.8 | Yes |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
8 | 596.9 kB | 670 | 550 | 47 | 11 | 8 |
compile: 5 | compile: 128.6 kB | compile: 182 | compile: 122 | compile: 10 | 11 | compile: 5 |
test: 3 | test: 468.3 kB | test: 488 | test: 428 | test: 37 | 1.5 | test: 3 |