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.apache.logging.log4j | log4j-api | 2.24.3 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.24.3 | jar | Apache-2.0 |
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.assertj | assertj-core | 4.0.0-M1 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.13.0-M2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.13.0-M2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.13.0-M2 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.17.1 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.13.0-M2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.13.0-M2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- it.serendigity.maven.parent:sndp-public-base-parent:pom:1.2.4
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.24.3 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.0-M2 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.0-M2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.0-M2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.0-M2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.0-M2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.13.0-M2 (test)
- org.assertj:assertj-core:jar:4.0.0-M1 (test)
- net.bytebuddy:byte-buddy:jar:1.17.1 (test)
- net.bytebuddy:byte-buddy:jar:1.17.1 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License: sndp-public-base-parent
Apache-2.0: Apache Log4j API, Apache Log4j Core, AssertJ Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies)
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.17.1.jar | 8.9 MB | 6010 | 2968 | 40 | - | Yes |
log4j-api-2.24.3.jar | 348.5 kB | 247 | 210 | 11 | - | Yes |
log4j-core-2.24.3.jar | 1.9 MB | 1320 | 1214 | 57 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
assertj-core-4.0.0-M1.jar | 1.4 MB | 871 | 833 | 28 | - | Yes |
junit-jupiter-api-5.13.0-M2.jar | 239.4 kB | 218 | 199 | 8 | - | Yes |
junit-jupiter-engine-5.13.0-M2.jar | 326.5 kB | 184 | 163 | 9 | - | Yes |
junit-jupiter-params-5.13.0-M2.jar | 659.9 kB | 434 | 396 | 22 | - | Yes |
junit-platform-commons-1.13.0-M2.jar | 152 kB | 99 | 71 | 9 | - | Yes |
junit-platform-engine-1.13.0-M2.jar | 265.8 kB | 192 | 169 | 10 | - | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 14.2 MB | 9599 | 6235 | 198 | 0.0 | 11 |
compile: 2 | compile: 2.3 MB | compile: 1567 | compile: 1424 | compile: 68 | - | compile: 2 |
test: 9 | test: 12 MB | test: 8032 | test: 4811 | test: 130 | - | test: 9 |