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 |
---|---|---|---|---|
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public 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 |
---|---|---|---|---|
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public 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
- org.projectlombok.test:test-maven-lombok:jar:1.18.20.0
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
- ch.qos.logback:logback-classic:jar:1.2.3 (runtime)
- ch.qos.logback:logback-core:jar:1.2.3 (runtime)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
CDDL 1.1: jaxb-api
Apache License 2.0: Bean Validation API
Eclipse Public License 1.0: JUnit
The MIT License: Sample Lombok Maven Project
MIT License: SLF4J API Module
GPL2 w/ CPE: jaxb-api
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.2.3.jar | 290.3 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | - | 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-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 1.5 MB | 1480 | 1262 | 119 | 1.8 | 8 |
compile: 4 | compile: 319.3 kB | compile: 386 | compile: 319 | compile: 21 | - | compile: 4 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | - | test: 2 |
runtime: 2 | runtime: 762.2 kB | runtime: 653 | runtime: 548 | runtime: 63 | - | runtime: 2 |