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.sun.xml.bind | jaxb-impl | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
org.glassfish.jaxb | jaxb-xjc | 4.0.5 | jar | Eclipse Distribution License - v 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 |
---|---|---|---|---|
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 |
---|---|---|---|---|
com.sun.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
com.sun.istack | istack-commons-tools | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
com.sun.xml.bind | jaxb-core | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
com.sun.xml.bind.external | relaxng-datatype | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
com.sun.xml.bind.external | rngom | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
com.sun.xml.dtd-parser | dtd-parser | 1.5.1 | jar | Eclipse Distribution License - v 1.0 |
jakarta.activation | jakarta.activation-api | 2.1.3 | jar | EDL 1.0 |
org.glassfish.jaxb | codemodel | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
org.glassfish.jaxb | jaxb-core | 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.glassfish.jaxb | xsom | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
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 |
---|---|---|---|---|
org.eclipse.angus | angus-activation | 2.0.2 | 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
- net.codesup.util:jaxb-plugin-parent:pom:2.0.1-SNAPSHOT
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- com.sun.xml.bind:jaxb-impl:jar:4.0.5 (compile)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (compile)
- org.glassfish.jaxb:jaxb-xjc:jar:4.0.5 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (compile)
- org.glassfish.jaxb:txw2:jar:4.0.5 (compile)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (compile)
- org.glassfish.jaxb:xsom:jar:4.0.5 (compile)
- com.sun.xml.bind.external:relaxng-datatype:jar:4.0.5 (compile)
- org.glassfish.jaxb:codemodel:jar:4.0.5 (compile)
- com.sun.xml.bind.external:rngom:jar:4.0.5 (compile)
- com.sun.xml.dtd-parser:dtd-parser:jar:1.5.1 (compile)
- com.sun.istack:istack-commons-tools:jar:4.1.2 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
Licenses
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Eclipse Public License 1.0: JUnit
MIT License: Parent POM for CodeSup JAXB XJC plugin projects
Eclipse Distribution License - v 1.0: Codemodel Core, DTD Parser, JAXB Core, JAXB XJC, Jakarta XML Binding API, Old JAXB Core, Old JAXB Runtime, RNGOM, RelaxNG Datatype, TXW2 Runtime, XSOM, istack common utility code runtime, istack common utility code tools
New BSD License: Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 22 | 3 | - | Yes |
istack-commons-tools-4.1.2.jar | 22.7 kB | 27 | 15 | 1 | - | Yes |
jaxb-core-4.0.5.jar | 235.4 kB | 257 | 185 | 23 | - | Yes |
jaxb-impl-4.0.5.jar | 923.2 kB | 697 | 558 | 18 | - | Yes |
relaxng-datatype-4.0.5.jar | 19.9 kB | 33 | 14 | 2 | - | Yes |
rngom-4.0.5.jar | 314.9 kB | 266 | 227 | 16 | - | Yes |
dtd-parser-1.5.1.jar | 64.1 kB | 40 | 24 | 1 | - | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 45 | 2 | 1.8 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 114 | 6 | - | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
angus-activation-2.0.2.jar | 27 kB | 33 | 10 | 2 | 1.8 | Yes |
codemodel-4.0.5.jar | 169.2 kB | 148 | 132 | 4 | - | Yes |
jaxb-core-4.0.5.jar | 138.7 kB | 158 | 106 | 17 | - | Yes |
jaxb-xjc-4.0.5.jar | 918.1 kB | 690 | 512 | 31 | - | Yes |
txw2-4.0.5.jar | 73.3 kB | 72 | 56 | 3 | - | Yes |
xsom-4.0.5.jar | 425.4 kB | 304 | 270 | 9 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
17 | 4 MB | 3399 | 2685 | 173 | 1.8 | 17 |
compile: 14 | compile: 3.5 MB | compile: 2925 | compile: 2280 | compile: 136 | - | compile: 14 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | - | test: 2 |
runtime: 1 | runtime: 27 kB | runtime: 33 | runtime: 10 | runtime: 2 | - | runtime: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
github | https://maven.pkg.github.com/OWNER/REPOSITORY | Yes | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
Repository locations for each of the Dependencies.