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 |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.25 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.3.4 | jar | Apache-2.0 |
javax.xml.ws | jaxws-api | 2.3.1 | jar | CDDL + GPLv2 with classpath exception |
org.apache.logging.log4j | log4j-to-slf4j | 2.24.1 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
org.slf4j | slf4j-reload4j | 2.0.16 | jar | 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 |
---|---|---|---|---|
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
javax.xml.soap | javax.xml.soap-api | 1.4.0 | jar | CDDL + GPLv2 with classpath exception |
org.apache.logging.log4j | log4j-api | 2.24.1 | jar | Apache-2.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 |
---|---|---|---|---|
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
Project Dependency Graph
Dependency Tree
- nl.b3p:brmo-soap-util:jar:4.0.0
- javax.xml.ws:jaxws-api:jar:2.3.1 (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- javax.xml.soap:javax.xml.soap-api:jar:1.4.0 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (provided)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- commons-logging:commons-logging:jar:1.3.4 (compile)
- ch.qos.reload4j:reload4j:jar:1.2.25 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:slf4j-reload4j:jar:2.0.16 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.1 (compile)
- javax.xml.ws:jaxws-api:jar:2.3.1 (compile)
Licenses
GNU GENERAL PUBLIC LICENSE 3.0: BRMO SOAP utilities
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
CDDL 1.1: jaxb-api
MIT License: SLF4J API Module, SLF4J Reload4j Provider
Apache-2.0: Apache Commons Logging, Apache Log4j API, Log4j API to SLF4J Adapter
CDDL + GPLv2 with classpath exception: JAX-WS API, javax.annotation API, javax.xml.soap API
GPL2 w/ CPE: jaxb-api
The Apache Software License, Version 2.0: reload4j
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
reload4j-1.2.25.jar | 333.3 kB | 244 | 218 | 14 | 1.5 | Yes |
commons-logging-1.3.4.jar | 73.7 kB | 42 | - | - | - | - |
• Root | - | 41 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - |
• Root | - | 131 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | No |
javax.xml.soap-api-1.4.0.jar | 46.1 kB | 45 | 34 | 2 | 1.7 | Yes |
jaxws-api-2.3.1.jar | 56.6 kB | 85 | 67 | 9 | 1.8 | Yes |
log4j-api-2.24.1.jar | 348.4 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-to-slf4j-2.24.1.jar | 23.8 kB | 26 | 10 | 2 | 1.8 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-reload4j-2.0.16.jar | 10.7 kB | 17 | - | - | - | - |
• Root | - | 17 | 4 | 1 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 1.2 MB | 983 | 781 | 56 | 1.8 | 11 |
compile: 10 | compile: 1.1 MB | compile: 954 | compile: 766 | compile: 53 | 1.8 | compile: 10 |
provided: 1 | provided: 26.6 kB | provided: 29 | provided: 15 | provided: 3 | provided: 1 |