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
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.0-rc1 jar The Apache Software License, Version 2.0 No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
javax.ws.rs javax.ws.rs-api 2.1.1 jar EPL 2.0GPL2 w/ CPE No
org.apache.cxf cxf-rt-rs-client 3.5.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 Type Licenses
org.junit.jupiter junit-jupiter 5.8.0-M1 jar Eclipse Public License v2.0
org.powermock powermock-api-mockito2 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 2.0.2 jar The Apache Software License, Version 2.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 Optional
com.fasterxml.jackson.core jackson-annotations 2.13.0-rc1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.13.0-rc1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.13.0-rc1 jar The Apache Software License, Version 2.0 No
com.fasterxml.woodstox woodstox-core 6.2.7 jar The Apache License, Version 2.0 Yes
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.0 Yes
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0 Yes
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0 Yes
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE Yes
jakarta.jws jakarta.jws-api 2.1.0 jar Eclipse Distribution License - v 1.0 Yes
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0GPL2 w/ CPE Yes
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0 Yes
jakarta.xml.soap jakarta.xml.soap-api 1.4.2 jar Eclipse Distribution License - v 1.0 Yes
jakarta.xml.ws jakarta.xml.ws-api 2.3.3 jar Eclipse Distribution License - v 1.0 Yes
org.apache.cxf cxf-core 3.5.1 jar Apache License, Version 2.0 Yes
org.apache.cxf cxf-rt-frontend-jaxrs 3.5.1 jar Apache License, Version 2.0 Yes
org.apache.cxf cxf-rt-security 3.5.1 jar Apache License, Version 2.0 Yes
org.apache.cxf cxf-rt-transports-http 3.5.1 jar Apache License, Version 2.0 Yes
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1.1 jar The Apache Software License, Version 2.0 Yes
org.apache.ws.xmlschema xmlschema-core 2.3.0 jar Apache License, Version 2.0 Yes
org.codehaus.woodstox stax2-api 4.2.1 jar The BSD License Yes
org.glassfish.jaxb jaxb-runtime 2.3.5 jar Eclipse Distribution License - v 1.0 Yes
org.glassfish.jaxb txw2 2.3.5 jar Eclipse Distribution License - v 1.0 Yes

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 Optional
com.sun.xml.messaging.saaj saaj-impl 1.5.3 jar Eclipse Distribution License - v 1.0 Yes
org.jvnet.staxex stax-ex 1.8.3 jar Eclipse Distribution License - v 1.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 Type Licenses
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.9.3 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.3 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.24.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.4.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.4.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.4.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.4.20 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.0-M1 jar Eclipse Public License v2.0
org.mockito mockito-core 2.23.0 jar The MIT License
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.powermock powermock-api-support 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 2.0.2 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

The BSD License: Stax2 API

Eclipse Public License 1.0: JUnit

The BSD 2-Clause License: commons-jax-rs-provider

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API, jakarta.ws.rs-api, javax.ws.rs-api

New BSD License: Hamcrest Core

Apache 2: Objenesis

EDL 1.0: Jakarta Activation, Jakarta Activation API jar

Apache License 2.0: Javassist

The MIT License: mockito-core

Apache License, Version 2.0: Apache CXF Core, Apache CXF JAX-RS Client, Apache CXF Runtime HTTP Transport, Apache CXF Runtime JAX-RS Frontend, Apache CXF Runtime Security functionality, XmlSchema Core

Eclipse Distribution License - v 1.0: Extended StAX API, JAXB Runtime, Jakarta SOAP Implementation, Jakarta SOAP with Attachments API, Jakarta Web Services Metadata API, Jakarta XML Binding API, Jakarta XML Web Services API, TXW2 Runtime, istack common utility code runtime

LGPL 2.1: Javassist

EPL 2.0: Jakarta Annotations API, jakarta.ws.rs-api, javax.ws.rs-api

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, IntelliJ IDEA Annotations, JTA 1.1, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, PowerMock, jackson-databind, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.13.0-rc1.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.13.0-rc1.jar 373.8 kB 156 128 13 - Yes
jackson-databind-2.13.0-rc1.jar 1.5 MB 744 706 23 - Yes
jackson-datatype-jsr310-2.13.0-rc1.jar 121.2 kB 81 59 7 - Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.ws.rs-api-2.1.1.jar 126.9 kB 153 138 7 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.9.3.jar 3.2 MB 2335 2286 37 - Yes
byte-buddy-agent-1.9.3.jar 43.4 kB 41 31 2 - Yes
apiguardian-api-1.1.1.jar 6.5 kB 9 3 2 - Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.24.0-GA.jar 777.7 kB 447 423 17 1.8 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.4.20.jar 1.5 MB 897 854 31 - Yes
kotlin-stdlib-common-1.4.20.jar 191.5 kB 328 0 0 - No
kotlin-stdlib-jdk7-1.4.20.jar 22.4 kB 19 8 4 - Yes
kotlin-stdlib-jdk8-1.4.20.jar 16.2 kB 30 12 7 - Yes
junit-jupiter-5.8.0-M1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.8.0-M1.jar 187.6 kB 179 164 8 - Yes
junit-jupiter-engine-5.8.0-M1.jar 222.3 kB 137 120 9 - Yes
junit-jupiter-params-5.8.0-M1.jar 569.9 kB 375 341 22 - Yes
junit-platform-commons-1.8.0-M1.jar 100.5 kB 63 43 7 - Yes
junit-platform-engine-1.8.0-M1.jar 185.1 kB 142 126 9 - Yes
mockito-core-2.23.0.jar 565 kB 613 542 64 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
powermock-api-mockito2-2.0.2.jar 88.3 kB 103 75 18 1.6 Yes
powermock-api-support-2.0.2.jar 21.6 kB 24 14 4 1.6 Yes
powermock-core-2.0.2.jar 201 kB 208 175 27 1.6 Yes
powermock-module-junit4-2.0.2.jar 48 kB 35 25 3 1.6 Yes
powermock-module-junit4-common-2.0.2.jar 17.7 kB 19 9 2 1.6 Yes
powermock-reflect-2.0.2.jar 65.8 kB 50 37 8 1.6 Yes
woodstox-core-6.2.7.jar 1.6 MB 1091 942 79 - Yes
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 - Yes
istack-commons-runtime-3.0.12.jar 29.8 kB 44 23 4 - Yes
saaj-impl-1.5.3.jar 457 kB 288 183 15 - Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.jws-api-2.1.0.jar 15.6 kB 28 15 3 - Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 - Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
jakarta.xml.soap-api-1.4.2.jar 36.9 kB 46 34 2 - Yes
jakarta.xml.ws-api-2.3.3.jar 57.7 kB 87 67 9 - Yes
cxf-core-3.5.1.jar 1.4 MB 1033 870 75 1.8 Yes
cxf-rt-frontend-jaxrs-3.5.1.jar 704.7 kB 349 295 21 1.8 Yes
cxf-rt-rs-client-3.5.1.jar 190.3 kB 101 71 6 1.8 Yes
cxf-rt-security-3.5.1.jar 41.6 kB 35 15 6 1.8 Yes
cxf-rt-transports-http-3.5.1.jar 392.3 kB 203 153 14 1.8 Yes
geronimo-jta_1.1_spec-1.1.1.jar 16 kB 30 18 2 1.5 Yes
xmlschema-core-2.3.0.jar 173.4 kB 150 130 6 1.8 Yes
stax2-api-4.2.1.jar 195.9 kB 146 125 12 - Yes
jaxb-runtime-2.3.5.jar 1 MB 809 642 25 - Yes
txw2-2.3.5.jar 72 kB 69 54 4 - Yes
stax-ex-1.8.3.jar 38.5 kB 38 25 3 - Yes
Total Size Entries Classes Packages Java Version Debug Information
54 17.6 MB 12746 10812 691 1.8 51
compile: 26 compile: 8.6 MB compile: 5871 compile: 4902 compile: 344 - compile: 25
test: 26 test: 8.5 MB test: 6549 test: 5702 test: 329 - test: 24
runtime: 2 runtime: 495.5 kB runtime: 326 runtime: 208 runtime: 18 - runtime: 2