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.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
javax.xml.bind | jaxb-api | 2.4.0-b180830.0359 | jar | CDDL 1.1GPL2 w/ CPE |
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.glassfish.jaxb | jaxb-runtime | 2.4.0-b180830.0438 | jar | CDDL+GPL License |
org.junit.jupiter | junit-jupiter-api | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.9.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 |
---|---|---|---|---|
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
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 |
---|---|---|---|---|
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.glassfish.jaxb | txw2 | 2.4.0-b180830.0438 | jar | CDDL+GPL License |
org.junit.platform | junit-platform-commons | 1.9.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.1 | jar | Eclipse Public License v2.0 |
org.jvnet.staxex | stax-ex | 1.8 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- info.kuechler.bmf.taxapi:taxapi:jar:2023.0.0
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.junit.platform:junit-platform-launcher:jar:1.9.1 (test)
- javax.xml.bind:jaxb-api:jar:2.4.0-b180830.0359 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.4.0-b180830.0438 (test)
- org.glassfish.jaxb:txw2:jar:2.4.0-b180830.0438 (test)
- com.sun.istack:istack-commons-runtime:jar:3.0.7 (test)
- org.jvnet.staxex:stax-ex:jar:1.8 (test)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (test)
- org.glassfish.jaxb:txw2:jar:2.4.0-b180830.0438 (test)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (test)
Licenses
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
The MIT License (MIT): taxapi
CDDL 1.1: istack common utility code runtime, jaxb-api
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
Apache License, Version 2.0: fastinfoset
CDDL + GPLv2 with classpath exception: javax.annotation API
GPL2 w/ CPE: istack common utility code runtime, jaxb-api
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | - | Yes |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | - | Yes |
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.4.0-b180830.0359.jar | 128 kB | 136 | 111 | 7 | - | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
jaxb-runtime-2.4.0-b180830.0438.jar | 1.1 MB | 801 | 642 | 26 | - | Yes |
txw2-2.4.0-b180830.0438.jar | 70.3 kB | 67 | 54 | 4 | - | Yes |
junit-jupiter-api-5.9.1.jar | 207.7 kB | 194 | 179 | 8 | - | Yes |
junit-jupiter-engine-5.9.1.jar | 246.5 kB | 151 | 134 | 9 | - | Yes |
junit-jupiter-params-5.9.1.jar | 578.9 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.9.1.jar | 103 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.9.1.jar | 188.2 kB | 143 | 127 | 9 | - | Yes |
junit-platform-launcher-1.9.1.jar | 169.2 kB | 120 | 105 | 7 | - | Yes |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
16 | 3.3 MB | 2397 | 1991 | 132 | 1.8 | 16 |
compile: 3 | compile: 211.3 kB | compile: 206 | compile: 157 | compile: 11 | - | compile: 3 |
test: 13 | test: 3 MB | test: 2191 | test: 1834 | test: 121 | - | test: 13 |