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 |
---|---|---|---|---|
jakarta.xml.bind | jakarta.xml.bind-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
wsdl4j | wsdl4j | 1.6.3 | jar | CPL |
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.13.2 | jar | Eclipse Public License 1.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 |
---|---|---|---|---|
jakarta.activation | jakarta.activation-api | 2.1.3 | jar | EDL 1.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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.coderic.model:core:pom:0.0.1
- wsdl4j:wsdl4j:jar:1.6.3 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
Apache 2.0 license: model
EDL 1.0: Jakarta Activation API
Eclipse Public License 1.0: JUnit
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
New BSD License: Hamcrest Core
CPL: WSDL4J
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 9 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
wsdl4j-1.6.3.jar | 186.8 kB | 168 | 143 | 20 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 813.9 kB | 807 | 699 | 65 | 11 | 5 |
compile: 3 | compile: 384.3 kB | compile: 366 | compile: 304 | compile: 30 | 11 | compile: 3 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |