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
be.e_contract.mycarenet mycarenet-common 2.0.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 3 No
org.apache.wss4j wss4j-ws-security-dom 2.3.4 jar Apache License, Version 2.0 No
org.slf4j slf4j-api 1.7.36 jar MIT License No
javax.xml.ws jaxws-api 2.2.12 jar Dual license consisting of the CDDL v1.1 and GPL v2 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.apache.logging.log4j log4j-slf4j-impl 2.22.0 jar Apache-2.0
org.easymock easymock 5.2.0 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.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.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0 No
com.google.guava guava 30.1-jre jar Apache License, Version 2.0 No
commons-codec commons-codec 1.14 jar Apache License, Version 2.0 No
io.dropwizard.metrics metrics-core 3.1.5 jar Apache License 2.0 No
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE No
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE No
joda-time joda-time 1.6.2 jar Apache 2 No
net.shibboleth.utilities java-support 7.5.2 jar The Apache Software License, Version 2.0 No
org.apache.geronimo.javamail geronimo-javamail_1.4_mail 1.8.4 jar The Apache Software License, Version 2.0 No
org.apache.santuario xmlsec 2.2.4 jar Apache License, Version 2.0 No
org.apache.wss4j wss4j-ws-security-common 2.3.4 jar Apache License, Version 2.0 No
org.bouncycastle bcpkix-jdk15on 1.70 jar Bouncy Castle Licence No
org.bouncycastle bcprov-jdk15on 1.70 jar Bouncy Castle Licence No
org.bouncycastle bcutil-jdk15on 1.70 jar Bouncy Castle Licence No
org.cryptacular cryptacular 1.2.4 jar Apache 2GNU Lesser General Public License No
org.jasypt jasypt 1.9.3 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-core 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-profile-api 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-saml-api 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-saml-impl 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-security-api 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-security-impl 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-soap-api 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xacml-api 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xacml-impl 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xacml-saml-api 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xacml-saml-impl 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xmlsec-api 3.4.6 jar The Apache Software License, Version 2.0 No
org.opensaml opensaml-xmlsec-impl 3.4.6 jar The Apache Software License, Version 2.0 No
javax.xml.soap javax.xml.soap-api 1.3.5 jar CDDL 1.1GPL2 w/ CPE 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
com.fasterxml.woodstox woodstox-core 5.2.1 jar The Apache License, Version 2.0
com.sun.istack istack-commons-runtime 3.0.7 jar CDDL 1.1GPL2 w/ CPE
com.sun.xml.fastinfoset FastInfoset 1.2.15 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2 jar The BSD License
org.ehcache ehcache 3.8.1 jar The Apache Software License, Version 2.0
org.glassfish.jaxb jaxb-runtime 2.3.1 jar CDDL+GPL License
org.glassfish.jaxb txw2 2.3.1 jar CDDL+GPL License
org.jvnet.staxex stax-ex 1.8 jar Dual license consisting of the CDDL v1.1 and GPL v2

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.apache.logging.log4j log4j-api 2.22.0 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.22.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
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

CDDL 1.1: istack common utility code runtime, javax.xml.soap API, jaxb-api

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

The BSD License: Stax2 API

GNU LESSER GENERAL PUBLIC LICENSE, Version 3: MyCareNet Commons, MyCareNet eHealth Commons

MIT License: SLF4J API Module

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

GPL2 w/ CPE: istack common utility code runtime, javax.xml.soap API, jaxb-api

GNU Lesser General Public License: Cryptacular Library

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Apache 2: Cryptacular Library, Joda time

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Apache License 2.0: Metrics Core

Apache License, Version 2.0: Apache Commons Codec, Apache WSS4J DOM WS-Security, Apache WSS4J WS-Security Common, Apache XML Security for Java, EasyMock, Guava: Google Core Libraries for Java, Objenesis, fastinfoset

Apache-2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding

Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API, JAX-WS API

The Apache Software License, Version 2.0: Ehcache, Geronimo JavaMail 1.4 :: Mail, Guava InternalFutureFailureAccess and InternalFutures, JASYPT: Java Simplified Encryption, OpenSAML :: Core, OpenSAML :: Profile API, OpenSAML :: SAML Provider API, OpenSAML :: SAML Provider Implementations, OpenSAML :: SAML XACML Profile API, OpenSAML :: SAML XACML Profile Implementation, OpenSAML :: SOAP Provider API, OpenSAML :: Security API, OpenSAML :: Security Implementation, OpenSAML :: XACML Provider API, OpenSAML :: XACML Provider Implementations, OpenSAML :: XML Security API, OpenSAML :: XML Security Implementation, java-support

CDDL+GPL License: JAXB Runtime, TXW2 Runtime

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
mycarenet-common-2.0.0.jar 12.3 kB 16 5 1 1.8 Yes
woodstox-core-5.2.1.jar 522 kB 239 205 16 1.6 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-30.1-jre.jar 2.9 MB 2059 2029 18 1.8 Yes
istack-commons-runtime-3.0.7.jar 25.5 kB 35 22 4 9 Yes
FastInfoset-1.2.15.jar 311.9 kB 183 149 18 9 Yes
commons-codec-1.14.jar 347.7 kB 249 102 7 1.7 Yes
metrics-core-3.1.5.jar 120.5 kB 125 115 1 1.6 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 9 Yes
joda-time-1.6.2.jar 543 kB 686 222 7 1.3 Yes
java-support-7.5.2.jar 272.2 kB 199 171 16 1.7 Yes
geronimo-javamail_1.4_mail-1.8.4.jar 463.8 kB 352 278 20 1.5 Yes
log4j-api-2.22.0.jar 332.7 kB 239 204 9 9 Yes
log4j-core-2.22.0.jar 1.9 MB 1308 1204 55 9 Yes
log4j-slf4j-impl-2.22.0.jar 24.5 kB 29 13 3 9 Yes
xmlsec-2.2.4.jar 1.1 MB 753 647 50 1.8 Yes
wss4j-ws-security-common-2.3.4.jar 280.4 kB 163 133 14 1.8 Yes
wss4j-ws-security-dom-2.3.4.jar 337.9 kB 135 107 14 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
bcpkix-jdk15on-1.70.jar 963.7 kB 862 804 51 9 No
bcprov-jdk15on-1.70.jar 5.9 MB 4576 3470 149 15 Yes
bcutil-jdk15on-1.70.jar 482.5 kB 443 414 21 9 No
stax2-api-4.2.jar 195.8 kB 146 125 12 9 Yes
cryptacular-1.2.4.jar 162.5 kB 150 128 14 1.8 Yes
easymock-5.2.0.jar 4.6 MB 3083 3018 44 9 Yes
ehcache-3.8.1.jar 1.8 MB 1426 1204 134 1.8 Yes
jaxb-runtime-2.3.1.jar 1.1 MB 801 642 26 9 Yes
txw2-2.3.1.jar 70.3 kB 67 54 4 9 Yes
jasypt-1.9.3.jar 142.3 kB 154 113 23 1.6 Yes
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes
stax-ex-1.8.jar 36.1 kB 36 25 3 9 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opensaml-core-3.4.6.jar 181.5 kB 160 127 13 1.7 Yes
opensaml-profile-api-3.4.6.jar 31 kB 40 26 4 1.7 Yes
opensaml-saml-api-3.4.6.jar 407.4 kB 476 359 50 1.7 Yes
opensaml-saml-impl-3.4.6.jar 1.2 MB 1077 949 40 1.7 Yes
opensaml-security-api-3.4.6.jar 66.9 kB 70 52 9 1.7 Yes
opensaml-security-impl-3.4.6.jar 111.9 kB 84 55 8 1.7 Yes
opensaml-soap-api-3.4.6.jar 169.9 kB 221 184 19 1.7 Yes
opensaml-xacml-api-3.4.6.jar 45.8 kB 71 59 3 1.7 Yes
opensaml-xacml-impl-3.4.6.jar 199.6 kB 242 219 5 1.7 Yes
opensaml-xacml-saml-api-3.4.6.jar 8.3 kB 18 6 1 1.7 Yes
opensaml-xacml-saml-impl-3.4.6.jar 25.9 kB 42 21 2 1.7 Yes
opensaml-xmlsec-api-3.4.6.jar 209.5 kB 232 203 12 1.7 Yes
opensaml-xmlsec-impl-3.4.6.jar 295.6 kB 307 276 9 1.7 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
javax.xml.soap-api-1.3.5.jar 40.8 kB 41 29 1 1.6 Yes
jaxws-api-2.2.12.jar 48.7 kB 80 63 8 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 28.9 MB 22557 18956 979 15 51
compile: 34 compile: 17.2 MB compile: 14321 compile: 11544 compile: 603 15 compile: 32
runtime: 8 runtime: 4.1 MB runtime: 2933 runtime: 2426 runtime: 217 runtime: 8
test: 11 test: 7.6 MB test: 5303 test: 4986 test: 159 9 test: 11