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
com.hierynomus smbj 0.14.0 jar The Apache License, Version 2.0
com.sun.xml.ws jaxws-rt 4.0.2 jar Eclipse Distribution License - v 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
jakarta.xml.ws jakarta.xml.ws-api 4.0.2 jar Eclipse Distribution License - v 1.0
org.apache.cxf cxf-rt-frontend-jaxws 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-transports-http-hc 4.1.0 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.junit.jupiter junit-jupiter-engine 5.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.11.4 jar Eclipse Public License v2.0
org.mockito mockito-inline 5.2.0 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.

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
com.fasterxml.woodstox woodstox-core 6.5.1 jar The Apache License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
com.sun.xml.bind jaxb-core 4.0.4 jar Eclipse Distribution License - v 1.0
com.sun.xml.bind jaxb-impl 4.0.4 jar Eclipse Distribution License - v 1.0
com.sun.xml.fastinfoset FastInfoset 2.1.0 jar Apache License, Version 2.0Eclipse Distribution License - v 1.0
com.sun.xml.stream.buffer streambuffer 2.1.0 jar Eclipse Distribution License - v 1.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.jws jakarta.jws-api 3.0.0 jar Eclipse Distribution License - v 1.0
jakarta.mail jakarta.mail-api 2.1.2 jar EPL 2.0GPL2 w/ CPEEDL 1.0
jakarta.xml.soap jakarta.xml.soap-api 3.0.2 jar Eclipse Distribution License - v 1.0
org.apache.cxf cxf-core 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-bindings-soap 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-bindings-xml 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-databinding-jaxb 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-frontend-simple 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-transports-http 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-ws-addr 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-ws-policy 4.1.0 jar Apache-2.0
org.apache.cxf cxf-rt-wsdl 4.1.0 jar Apache-2.0
org.apache.httpcomponents httpasyncclient 4.1.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore-nio 4.4.16 jar Apache License, Version 2.0
org.apache.neethi neethi 3.2.1 jar Apache-2.0
org.apache.ws.xmlschema xmlschema-core 2.3.1 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.eclipse.angus angus-mail 2.0.2 jar EPL 2.0GPL2 w/ CPEEDL 1.0
org.glassfish.external management-api 3.2.3 jar EDL 1.0
org.glassfish.gmbal gmbal-api-only 4.0.3 jar EDL 1.0
org.glassfish.ha ha-api 3.1.13 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jaxb jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.5 jar Eclipse Distribution License - v 1.0
org.jvnet.mimepull mimepull 1.10.0 jar Eclipse Distribution License - v 1.0
org.jvnet.staxex stax-ex 2.1.0 jar Eclipse Distribution License - v 1.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.slf4j jcl-over-slf4j 2.0.16 jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.16 jar MIT License
wsdl4j wsdl4j 1.6.3 jar CPL
xml-resolver xml-resolver 1.2 jar -

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
com.hierynomus asn-one 0.6.0 jar The Apache License, Version 2.0
com.sun.xml.messaging.saaj saaj-impl 3.0.3 jar Eclipse Distribution License - v 1.0
net.engio mbassador 1.3.0 jar MIT license
org.bouncycastle bcprov-jdk18on 1.79 jar Bouncy Castle Licence

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.14.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.4 jar Eclipse Public License v2.0
org.mockito mockito-core 5.2.0 jar The MIT License
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: Woodstox, asn-one, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, smbj

BSD-3-Clause: asm

MIT License: SLF4J API Module

The BSD 2-Clause License: Stax2 API

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher

GPL2 w/ CPE: Angus Mail Provider, GlassFish High Availability APIs and SPI, Jakarta Annotations API, Jakarta Mail API

Bouncy Castle Licence: Bouncy Castle Provider

EDL 1.0: Angus Activation Registries, Angus Mail Provider, GMBAL (API only), Jakarta Activation API, Jakarta Mail API, management-api

The MIT License: mockito-core, mockito-inline

Apache-2.0: Apache CXF Core, Apache CXF Runtime Core for WSDL, Apache CXF Runtime HTTP Async Transport, Apache CXF Runtime HTTP Transport, Apache CXF Runtime JAX-WS Frontend, Apache CXF Runtime JAXB DataBinding, Apache CXF Runtime SOAP Binding, Apache CXF Runtime Simple Frontend, Apache CXF Runtime WS Addressing, Apache CXF Runtime WS Policy, Apache CXF Runtime XML Binding, Apache Neethi, WinRM Java Client

Apache License, Version 2.0: Apache Commons Codec, Apache HttpAsyncClient, Apache HttpClient, Apache HttpCore, Apache HttpCore NIO, Byte Buddy (without dependencies), Byte Buddy agent, JCL 1.2 implemented over SLF4J, Objenesis, XmlSchema Core, fastinfoset

Eclipse Distribution License - v 1.0: Extended StAX API, JAX-WS RI Runtime (jaxws-rt), JAXB Core, JAXB Runtime, Jakarta SOAP Implementation, Jakarta SOAP with Attachments API, Jakarta Web Services Metadata API, Jakarta XML Binding API, Jakarta XML Web Services API, MIME streaming extension, Old JAXB Core, Old JAXB Runtime, TXW2 Runtime, fastinfoset, istack common utility code runtime, xmlstreambuffer

EPL 2.0: Angus Mail Provider, GlassFish High Availability APIs and SPI, Jakarta Annotations API, Jakarta Mail API

MIT license: mbassador

CPL: WSDL4J

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
woodstox-core-6.5.1.jar 1.6 MB 1092 942 79 9 Yes
asn-one-0.6.0.jar 67 kB 87 73 10 1.7 Yes
smbj-0.14.0.jar 607.8 kB 531 474 52 1.8 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
jaxb-core-4.0.4.jar 235.4 kB 257 186 24 11 Yes
jaxb-impl-4.0.4.jar 923.2 kB 697 559 19 11 Yes
FastInfoset-2.1.0.jar 316.3 kB 176 140 18 11 Yes
saaj-impl-3.0.3.jar 462.1 kB 287 182 15 11 Yes
streambuffer-2.1.0.jar 74.8 kB 51 34 4 11 Yes
jaxws-rt-4.0.2.jar 2.7 MB 1909 1542 109 11 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 9 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.jws-api-3.0.0.jar 16.7 kB 29 15 3 9 Yes
jakarta.mail-api-2.1.2.jar 236.5 kB 164 149 6 9 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
jakarta.xml.soap-api-3.0.2.jar 38 kB 46 34 2 11 Yes
jakarta.xml.ws-api-4.0.2.jar 77.6 kB 115 90 11 11 Yes
byte-buddy-1.14.1.jar 4.2 MB 2916 2862 39 9 Yes
byte-buddy-agent-1.14.1.jar 256.7 kB 90 70 3 9 Yes
mbassador-1.3.0.jar 97.1 kB 116 96 10 1.6 Yes
cxf-core-4.1.0.jar 1.4 MB 999 847 71 17 Yes
cxf-rt-bindings-soap-4.1.0.jar 179.7 kB 113 78 8 17 Yes
cxf-rt-bindings-xml-4.1.0.jar 38.9 kB 46 18 4 17 Yes
cxf-rt-databinding-jaxb-4.1.0.jar 118 kB 65 41 3 17 Yes
cxf-rt-frontend-jaxws-4.1.0.jar 371.9 kB 202 146 18 17 Yes
cxf-rt-frontend-simple-4.1.0.jar 101.5 kB 63 33 4 17 Yes
cxf-rt-transports-http-4.1.0.jar 334.4 kB 202 157 11 17 Yes
cxf-rt-transports-http-hc-4.1.0.jar 90.7 kB 56 38 1 17 Yes
cxf-rt-ws-addr-4.1.0.jar 74.2 kB 52 23 4 17 Yes
cxf-rt-ws-policy-4.1.0.jar 206.9 kB 149 96 12 17 Yes
cxf-rt-wsdl-4.1.0.jar 181.9 kB 84 59 5 17 Yes
httpasyncclient-4.1.5.jar 181.5 kB 111 86 8 1.6 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
httpcore-nio-4.4.16.jar 368.9 kB 271 242 14 1.6 Yes
neethi-3.2.1.jar 74.3 kB 61 44 5 1.8 Yes
xmlschema-core-2.3.1.jar 173.4 kB 150 130 6 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
bcprov-jdk18on-1.79.jar 8.6 MB 5932 4436 188 21 No
stax2-api-4.2.2.jar 195.9 kB 146 125 12 9 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 9 Yes
angus-mail-2.0.2.jar 491.9 kB 262 205 11 9 Yes
management-api-3.2.3.jar 48.2 kB 60 40 8 9 Yes
gmbal-api-only-4.0.3.jar 28.6 kB 47 30 4 9 Yes
ha-api-3.1.13.jar 50.3 kB 64 41 8 9 Yes
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 11 Yes
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 11 Yes
txw2-4.0.5.jar 73.3 kB 72 57 4 11 Yes
junit-jupiter-api-5.11.4.jar 216.4 kB 197 182 8 9 Yes
junit-jupiter-engine-5.11.4.jar 260.1 kB 152 135 9 9 Yes
junit-platform-commons-1.11.4.jar 142 kB 88 66 8 9 Yes
junit-platform-engine-1.11.4.jar 246.8 kB 177 158 10 9 Yes
junit-platform-launcher-1.11.4.jar 189 kB 131 116 7 9 Yes
mimepull-1.10.0.jar 65.6 kB 56 44 2 11 Yes
stax-ex-2.1.0.jar 38.9 kB 38 25 3 11 Yes
mockito-core-5.2.0.jar 687.4 kB 637 565 64 11 Yes
mockito-inline-5.2.0.jar 1.5 kB 6 0 0 - -
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
asm-9.7.1.jar 126.1 kB 45 39 3 9 Yes
jcl-over-slf4j-2.0.16.jar 18.4 kB 26 9 3 9 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 56 5 9 Yes
wsdl4j-1.6.3.jar 186.8 kB 168 143 20 1.5 Yes
xml-resolver-1.2.jar 84.1 kB 49 30 5 1.1 Yes
65 30.4 MB 21879 17741 1080 21 63
compile: 49 compile: 15 MB compile: 10980 compile: 8745 compile: 695 21 compile: 49
runtime: 4 runtime: 9.2 MB runtime: 6422 runtime: 4787 runtime: 223 runtime: 3
test: 12 test: 6.3 MB test: 4477 test: 4209 test: 162 11 test: 11
No results.