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 | Optional |
---|---|---|---|---|---|
org.apache.logging.log4j | log4j-api | 2.17.1 | jar | Apache License, Version 2.0 | No |
org.apache.logging.log4j | log4j-core | 2.17.1 | jar | Apache License, Version 2.0 | Yes |
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.fasterxml.jackson.dataformat | jackson-dataformat-xml | 2.12.4 | - | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.11.0 | - | jar | Apache License, Version 2.0 |
org.apache.felix | org.apache.felix.framework | 5.6.12 | - | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.17.1 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.17.1 | tests | test-jar | Apache License, Version 2.0 |
org.apache.velocity | velocity | 1.7 | - | jar | The Apache Software License, Version 2.0 |
org.eclipse.tycho | org.eclipse.osgi | 3.13.0.v20180226-1711 | - | jar | Eclipse Public License |
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 |
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 | Optional |
---|---|---|---|---|---|
org.jboss.spec.javax.jms | jboss-jms-api_1.1_spec | 1.0.1.Final | jar | Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception | Yes |
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:
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-1.2-api:jar:2.17.1
- 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.apache.felix:org.apache.felix.framework:jar:5.6.12 (test)
- org.eclipse.tycho:org.eclipse.osgi:jar:3.13.0.v20180226-1711 (test)
- org.apache.logging.log4j:log4j-api:jar:2.17.1 (compile)
- org.apache.logging.log4j:log4j-api:test-jar:tests:2.17.1 (test)
- org.apache.logging.log4j:log4j-core:jar:2.17.1 (compile)
- org.jboss.spec.javax.jms:jboss-jms-api_1.1_spec:jar:1.0.1.Final (provided)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.17.1 (test)
- org.apache.velocity:velocity:jar:1.7 (test)
- commons-collections:commons-collections:jar:3.2.1 (test)
- commons-lang:commons-lang:jar:2.4 (test)
- commons-collections:commons-collections:jar:3.2.1 (test)
- commons-io:commons-io:jar:2.11.0 (test)
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.12.4 (test)
- com.fasterxml.jackson.core:jackson-core:jar:2.12.4 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.4 (test)
- com.fasterxml.jackson.core:jackson-databind:jar:2.12.4 (test)
- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.12.4 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 (test)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (test)
- com.fasterxml.woodstox:woodstox-core:jar:6.2.4 (test)
- com.fasterxml.jackson.core:jackson-core:jar:2.12.4 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.7.2 (test)
Licenses
Common Development and Distribution License: Java(TM) Message Service (JMS) 1.1 API
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
EDL 1.0: JavaBeans Activation Framework API jar
The BSD License: Stax2 API
Apache License, Version 2.0: Apache Commons IO, Apache Felix Framework, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Eclipse Distribution License - v 1.0: jakarta.xml.bind-api
Eclipse Public License: Tycho org.eclipse.osgi dependency
GNU General Public License, Version 2 with the Classpath Exception: Java(TM) Message Service (JMS) 1.1 API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Velocity, Commons Collections, Commons Lang, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-dataformat-xml-2.12.4.jar | 121.4 kB | 76 | 53 | 6 | 1.7 | Yes |
woodstox-core-6.2.4.jar | 1.6 MB | 1091 | 941 | 78 | 1.6 | Yes |
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
org.apache.felix.framework-5.6.12.jar | 692.6 kB | 420 | 349 | 30 | 1.6 | Yes |
log4j-api-2.17.1.jar | 301.8 kB | 211 | 176 | 8 | - | Yes |
log4j-api-2.17.1-tests.jar | 233.9 kB | - | - | - | - | - |
log4j-core-2.17.1-tests.jar | 1.7 MB | - | - | - | - | - |
velocity-1.7.jar | 449.5 kB | 306 | 270 | 25 | 1.4 | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 2 | 1 | 1.6 | Yes |
stax2-api-4.2.1.jar | 195.9 kB | 146 | 124 | 11 | 1.6 | Yes |
org.eclipse.osgi-3.13.0.v20180226-1711.jar | 1.4 MB | 864 | 726 | 79 | 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 |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 6 | 1 | 1.6 | Yes |
jackson-annotations-2.12.4.jar | 75.7 kB | 84 | 71 | 1 | 1.6 | Yes |
jackson-core-2.12.4.jar | 365.2 kB | 151 | 124 | 12 | 1.6 | Yes |
jackson-databind-2.12.4.jar | 1.5 MB | 737 | 700 | 22 | 1.7 | Yes |
jackson-module-jaxb-annotations-2.12.4.jar | 36.6 kB | 33 | 12 | 3 | 1.7 | Yes |
jakarta.activation-api-1.2.1.jar | 44.4 kB | 42 | 31 | 1 | 1.5 | Yes |
jakarta.xml.bind-api-2.3.2.jar | 115.5 kB | 137 | 110 | 6 | - | Yes |
log4j-core-2.17.1.jar | 1.8 MB | 1220 | 1127 | 52 | 1.8 | Yes |
jboss-jms-api_1.1_spec-1.0.1.Final.jar | 37.2 kB | 70 | 58 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
29 | 13 MB | 7452 | 6524 | 438 | 1.8 | 27 |
compile: 2 | compile: 2.1 MB | compile: 1431 | compile: 1303 | compile: 60 | - | compile: 2 |
test: 26 | test: 10.9 MB | test: 5951 | test: 5163 | test: 377 | - | test: 24 |
provided: 1 | provided: 37.2 kB | provided: 70 | provided: 58 | provided: 1 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
thirdparty | http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty | Yes | No | No |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
apache.snapshots.https | http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ | Yes | Yes | No |
snapshots | http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots | Yes | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | Yes |
releases | http://repository.nextiva.xyz:8081/nexus/content/repositories/releases | Yes | No | No |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.
Artifact | NextivaThirdparty | NextivaCentral | NextivaApacheSnapshots | NextivaSnapshots | releases | apache.snapshots |
---|---|---|---|---|---|---|
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.12.4 | - | ![]() |
- | - | - | - |
com.fasterxml.woodstox:woodstox-core:jar:6.2.4 | - | ![]() |
- | - | - | - |
commons-collections:commons-collections:jar:3.2.1 | - | ![]() |
- | - | - | - |
commons-io:commons-io:jar:2.11.0 | - | ![]() |
- | - | - | - |
commons-lang:commons-lang:jar:2.4 | - | ![]() |
- | - | - | - |
junit:junit:jar:4.13.2 | - | ![]() |
- | - | - | - |
org.apache.felix:org.apache.felix.framework:jar:5.6.12 | - | ![]() |
- | - | - | - |
org.apache.logging.log4j:log4j-api:jar:2.17.1 | - | - | - | - | - | - |
org.apache.logging.log4j:log4j-api:test-jar:tests:2.17.1 | - | - | - | - | - | - |
org.apache.logging.log4j:log4j-core:test-jar:tests:2.17.1 | - | - | - | - | - | - |
org.apache.velocity:velocity:jar:1.7 | - | ![]() |
- | - | - | - |
org.apiguardian:apiguardian-api:jar:1.1.0 | - | ![]() |
- | - | - | - |
org.codehaus.woodstox:stax2-api:jar:4.2.1 | - | ![]() |
- | - | - | - |
org.eclipse.tycho:org.eclipse.osgi:jar:3.13.0.v20180226-1711 | - | ![]() |
- | - | - | - |
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.opentest4j:opentest4j:jar:1.2.0 | - | ![]() |
- | - | - | - |
com.fasterxml.jackson.core:jackson-annotations:jar:2.12.4 | - | ![]() |
- | - | - | - |
com.fasterxml.jackson.core:jackson-core:jar:2.12.4 | - | ![]() |
- | - | - | - |
com.fasterxml.jackson.core:jackson-databind:jar:2.12.4 | - | ![]() |
- | - | - | - |
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.12.4 | - | ![]() |
- | - | - | - |
jakarta.activation:jakarta.activation-api:jar:1.2.1 | - | ![]() |
- | - | - | - |
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 | - | ![]() |
- | - | - | - |
org.apache.logging.log4j:log4j-core:jar:2.17.1 | - | - | - | - | - | - |
org.jboss.spec.javax.jms:jboss-jms-api_1.1_spec:jar:1.0.1.Final | - | ![]() |
- | - | - | - |
Total | NextivaThirdparty | NextivaCentral | NextivaApacheSnapshots | NextivaSnapshots | releases | apache.snapshots |
29 (compile: 2, test: 26, provided: 1) | 0 | 25 | 0 | 0 | 0 | 0 |