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.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
org.glassfish.jaxb | jaxb-runtime | 2.3.3 | 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 |
---|---|---|---|---|
org.testng | testng | 6.14.3 | 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 |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.12 | jar | The 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 |
---|---|---|---|---|
com.sun.istack | istack-commons-runtime | 3.0.11 | jar | Eclipse Distribution License - v 1.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
org.glassfish.jaxb | txw2 | 2.3.3 | 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 |
---|---|---|---|---|
com.sun.activation | jakarta.activation | 1.2.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 |
---|---|---|---|---|
com.beust | jcommander | 1.72 | jar | Apache 2.0 |
org.apache-extras.beanshell | bsh | 2.0b6 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- science.aist:bpmn-model:jar:1.0.0
- org.testng:testng:jar:6.14.3 (test)
- com.beust:jcommander:jar:1.72 (test)
- org.apache-extras.beanshell:bsh:jar:2.0b6 (test)
- org.projectlombok:lombok:jar:1.18.12 (provided)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.3 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.11 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.2 (runtime)
- org.testng:testng:jar:6.14.3 (test)
Licenses
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Mozilla Public License (MPL) version 2.0: BPMN Model
CDDL 1.1: jaxb-api
Apache 2.0: jcommander, testng
EDL 1.0: Jakarta Activation
The MIT License: Project Lombok
Apache License, Version 2.0: BeanShell
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
GPL2 w/ CPE: jaxb-api
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.72.jar | 69.3 kB | 67 | 65 | 5 | 1.7 | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | - | Yes |
istack-commons-runtime-3.0.11.jar | 29.9 kB | 44 | 23 | 4 | - | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | - | 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 | - | Yes |
bsh-2.0b6.jar | 389 kB | 247 | 164 | 9 | 1.5 | Yes |
jaxb-runtime-2.3.3.jar | 1 MB | 825 | 649 | 26 | - | Yes |
txw2-2.3.3.jar | 72 kB | 69 | 54 | 4 | - | Yes |
lombok-1.18.12.jar | 1.8 MB | 989 | 156 | 12 | - | Yes |
testng-6.14.3.jar | 839.9 kB | 658 | 574 | 24 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 4.6 MB | 3274 | 1981 | 103 | 1.7 | 11 |
compile: 6 | compile: 1.4 MB | compile: 1252 | compile: 979 | compile: 49 | - | compile: 6 |
test: 3 | test: 1.3 MB | test: 972 | test: 803 | test: 38 | - | test: 3 |
runtime: 1 | runtime: 68.5 kB | runtime: 61 | runtime: 43 | runtime: 4 | - | runtime: 1 |
provided: 1 | provided: 1.8 MB | provided: 989 | provided: 156 | provided: 12 | - | provided: 1 |