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.17.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.17.1 | jar | Apache License, Version 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.apache.logging.log4j | log4j-core | 2.17.1 | tests | test-jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | - | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-engine | 5.7.2 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 3.11.2 | - | jar | The MIT License |
org.mockito | mockito-junit-jupiter | 3.11.2 | - | jar | The MIT License |
org.springframework | spring-test | 5.3.13 | - | jar | Apache License, Version 2.0 |
provided
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.0.1 | jar | CDDL + GPLv2 with classpath exception |
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.11.3 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.11.3 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.7.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.7.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.7.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
org.springframework | spring-core | 5.3.13 | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.3.13 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-web:jar:2.17.1
- org.apache.logging.log4j:log4j-api:jar:2.17.1 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.17.1 (compile)
- javax.servlet:javax.servlet-api:jar:3.0.1 (provided)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.17.1 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.7.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.mockito:mockito-junit-jupiter:jar:3.11.2 (test)
- org.springframework:spring-test:jar:5.3.13 (test)
- org.springframework:spring-core:jar:5.3.13 (test)
- org.springframework:spring-jcl:jar:5.3.13 (test)
- org.springframework:spring-jcl:jar:5.3.13 (test)
- org.springframework:spring-core:jar:5.3.13 (test)
- org.mockito:mockito-core:jar:3.11.2 (test)
- net.bytebuddy:byte-buddy:jar:1.11.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.11.3 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- net.bytebuddy:byte-buddy:jar:1.11.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.17.1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest
The MIT License: mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j Web, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring Commons Logging Bridge, Spring Core, Spring TestContext Framework
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
CDDL + GPLv2 with classpath exception: Java Servlet API
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
javax.servlet-api-3.0.1.jar | 85.4 kB | 94 | 74 | 4 | 1.5 | Yes |
byte-buddy-1.11.3.jar | 3.6 MB | 2565 | 2508 | 37 | 1.6 | Yes |
byte-buddy-agent-1.11.3.jar | 251.2 kB | 81 | 62 | 1 | 1.5 | Yes |
log4j-api-2.17.1.jar | 301.8 kB | 211 | 176 | 8 | - | Yes |
log4j-core-2.17.1.jar | 1.8 MB | 1220 | 1127 | 52 | 1.8 | Yes |
log4j-core-2.17.1-tests.jar | 1.7 MB | - | - | - | - | - |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 2 | 1 | 1.6 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-api-5.7.2.jar | 175.6 kB | 168 | 152 | 7 | 1.8 | Yes |
junit-jupiter-engine-5.7.2.jar | 212.9 kB | 131 | 113 | 8 | 1.8 | Yes |
junit-platform-commons-1.7.2.jar | 100 kB | 63 | 42 | 6 | - | Yes |
junit-platform-engine-1.7.2.jar | 181.4 kB | 141 | 124 | 8 | 1.8 | Yes |
mockito-core-3.11.2.jar | 671.4 kB | 664 | 591 | 65 | 1.8 | Yes |
mockito-junit-jupiter-3.11.2.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 6 | 1 | 1.6 | Yes |
spring-core-5.3.13.jar | 1.5 MB | 1035 | 976 | 49 | 1.8 | Yes |
spring-jcl-5.3.13.jar | 24.4 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-test-5.3.13.jar | 786.7 kB | 559 | 504 | 40 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 11.5 MB | 7169 | 6627 | 311 | 1.8 | 18 |
compile: 2 | compile: 2.1 MB | compile: 1431 | compile: 1303 | compile: 60 | - | compile: 2 |
test: 16 | test: 9.4 MB | test: 5644 | test: 5250 | test: 247 | - | test: 15 |
provided: 1 | provided: 85.4 kB | provided: 94 | provided: 74 | provided: 4 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
thirdparty | http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty | Yes | No |
central | https://repo.maven.apache.org/maven2 | Yes | No |
apache.snapshots.https | http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ | Yes | Yes |
snapshots | http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots | Yes | Yes |
glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | No | Yes |
releases | http://repository.nextiva.xyz:8081/nexus/content/repositories/releases | Yes | No |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.
Artifact | NextivaThirdparty | NextivaCentral | NextivaApacheSnapshots | NextivaSnapshots | glassfish-repository | jvnet-nexus-snapshots | releases | apache.snapshots |
---|---|---|---|---|---|---|---|---|
javax.servlet:javax.servlet-api:jar:3.0.1 | - | ![]() |
- | - | - | - | - | - |
net.bytebuddy:byte-buddy:jar:1.11.3 | - | ![]() |
- | - | - | - | - | - |
net.bytebuddy:byte-buddy-agent:jar:1.11.3 | - | ![]() |
- | - | - | - | - | - |
org.apache.logging.log4j:log4j-api:jar:2.17.1 | - | - | - | - | - | - | - | - |
org.apache.logging.log4j:log4j-core:jar:2.17.1 | - | - | - | - | - | - | - | - |
org.apache.logging.log4j:log4j-core:test-jar:tests:2.17.1 | - | - | - | - | - | - | - | - |
org.apiguardian:apiguardian-api:jar:1.1.0 | - | ![]() |
- | - | - | - | - | - |
org.hamcrest:hamcrest:jar:2.2 | - | ![]() |
- | - | - | - | - | - |
org.junit.jupiter:junit-jupiter-api:jar:5.7.2 | - | ![]() |
- | - | - | - | - | - |
org.junit.jupiter:junit-jupiter-engine:jar:5.7.2 | - | ![]() |
- | - | - | - | - | - |
org.junit.platform:junit-platform-commons:jar:1.7.2 | - | ![]() |
- | - | - | - | - | - |
org.junit.platform:junit-platform-engine:jar:1.7.2 | - | ![]() |
- | - | - | - | - | - |
org.mockito:mockito-core:jar:3.11.2 | - | ![]() |
- | - | - | - | - | - |
org.mockito:mockito-junit-jupiter:jar:3.11.2 | - | ![]() |
- | - | - | - | - | - |
org.objenesis:objenesis:jar:3.2 | - | ![]() |
- | - | - | - | - | - |
org.opentest4j:opentest4j:jar:1.2.0 | - | ![]() |
- | - | - | - | - | - |
org.springframework:spring-core:jar:5.3.13 | - | ![]() |
- | - | - | - | - | - |
org.springframework:spring-jcl:jar:5.3.13 | - | ![]() |
- | - | - | - | - | - |
org.springframework:spring-test:jar:5.3.13 | - | ![]() |
- | - | - | - | - | - |
Total | NextivaThirdparty | NextivaCentral | NextivaApacheSnapshots | NextivaSnapshots | glassfish-repository | jvnet-nexus-snapshots | releases | apache.snapshots |
19 (compile: 2, test: 16, provided: 1) | 0 | 16 | 0 | 0 | 0 | 0 | 0 | 0 |