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 |
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 |
---|---|---|---|---|---|
com.h2database | h2 | 1.4.200 | - | jar | MPL 2.0 or EPL 1.0 |
org.apache.logging.log4j | log4j-core | 2.17.1 | - | jar | Apache License, Version 2.0 |
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.junit.vintage | junit-vintage-engine | 5.7.2 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 3.11.2 | - | jar | The MIT License |
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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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 |
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-iostreams: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 (test)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.17.1 (test)
- org.junit.vintage:junit-vintage-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)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (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)
- com.h2database:h2:jar:1.4.200 (test)
- org.apache.logging.log4j:log4j-api:jar:2.17.1 (compile)
Licenses
MPL 2.0 or EPL 1.0: H2 Database Engine
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest
The MIT License: mockito-core
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j Streaming Interface, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
New BSD License: Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
h2-1.4.200.jar | 2.3 MB | 950 | 944 | 47 | - | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 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 |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | 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 |
junit-vintage-engine-5.7.2.jar | 64.3 kB | 47 | 32 | 5 | 1.8 | Yes |
mockito-core-3.11.2.jar | 671.4 kB | 664 | 591 | 65 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
18 | 12 MB | 6882 | 6425 | 302 | 1.8 | 17 |
compile: 1 | compile: 301.8 kB | compile: 211 | compile: 176 | compile: 8 | - | compile: 1 |
test: 17 | test: 11.7 MB | test: 6671 | test: 6249 | test: 294 | - | test: 16 |
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 |
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 | releases | apache.snapshots |
---|---|---|---|---|---|---|
com.h2database:h2:jar:1.4.200 | - | ![]() |
- | - | - | - |
junit:junit:jar:4.13.2 | - | ![]() |
- | - | - | - |
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.hamcrest:hamcrest-core:jar:1.3 | - | ![]() |
- | - | - | - |
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.junit.vintage:junit-vintage-engine:jar:5.7.2 | - | ![]() |
- | - | - | - |
org.mockito:mockito-core:jar:3.11.2 | - | ![]() |
- | - | - | - |
org.objenesis:objenesis:jar:3.2 | - | ![]() |
- | - | - | - |
org.opentest4j:opentest4j:jar:1.2.0 | - | ![]() |
- | - | - | - |
Total | NextivaThirdparty | NextivaCentral | NextivaApacheSnapshots | NextivaSnapshots | releases | apache.snapshots |
18 (compile: 1, test: 17) | 0 | 15 | 0 | 0 | 0 | 0 |