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 | 4.8.6 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
jakarta.annotation | jakarta.annotation-api | 2.1.1 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.enterprise | jakarta.enterprise.cdi-api | 4.1.0 | jar | Apache License 2.0 |
jakarta.inject | jakarta.inject-api | 2.0.1.MR | jar | The Apache Software License, Version 2.0 |
jakarta.validation | jakarta.validation-api | 3.0.2 | jar | Apache License 2.0 |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.projectlombok | lombok | 1.18.34 | jar | The MIT License |
org.slf4j | slf4j-api | 2.1.0-alpha1 | jar | MIT License |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-api | 5.10.3 | jar | Eclipse Public License v2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
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.10.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
GNU GENERAL PUBLIC LICENSE: kp-commons-test
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License 2.0: CDI APIs, Jakarta Bean Validation API
MIT License: SLF4J API Module
The MIT License: Project Lombok
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Apache-2.0: Apache Commons Lang
EPL 2.0: Jakarta Annotations API
GPL2 w/ CPE: Jakarta Annotations API
The Apache Software License, Version 2.0: FindBugs-jsr305, Jakarta Dependency Injection
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
spotbugs-annotations-4.8.6.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
jakarta.enterprise.cdi-api-4.1.0.jar | 159.6 kB | 227 | 195 | 14 | 11 | Yes |
jakarta.inject-api-2.0.1.MR.jar | 11 kB | 20 | - | - | - | - |
• Root | - | 18 | 6 | 1 | 1.8 | No |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 1.8 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | - | - | - | - |
• Root | - | 434 | 403 | 18 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
junit-jupiter-api-5.10.3.jar | 211.4 kB | 198 | 183 | 8 | 1.8 | Yes |
junit-platform-commons-1.10.3.jar | 106.2 kB | 64 | - | - | - | - |
• Root | - | 56 | 43 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
lombok-1.18.34.jar | 2.1 MB | 1083 | 178 | 13 | 1.6 | Yes |
slf4j-api-2.1.0-alpha1.jar | 70.9 kB | 73 | - | - | - | - |
• Root | - | 71 | 57 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 3.4 MB | 2394 | 1298 | 87 | 11 | 12 |
compile: 9 | compile: 3.1 MB | compile: 2108 | compile: 1060 | compile: 68 | 11 | compile: 8 |
provided: 4 | provided: 338.7 kB | provided: 286 | provided: 238 | provided: 19 | provided: 4 |