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.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
org.glassfish.jaxb | jaxb-runtime | 2.3.2 | jar | Eclipse Distribution License - v 1.0 |
org.springframework | spring-aop | 5.3.20 | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.3.20 | jar | Apache License, Version 2.0 |
org.springframework | spring-context | 5.3.20 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.3.20 | jar | Apache License, Version 2.0 |
science.aist | jack | 2.3.1 | jar | Mozilla Public License (MPL) version 2.0 |
science.aist.seshat | api | 1.1.3 | jar | Mozilla Public License (MPL) version 2.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-all | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 4.5.1 | jar | The MIT License |
org.springframework | spring-test | 5.3.20 | jar | Apache License, Version 2.0 |
org.testng | testng | 7.5 | jar | Apache License, Version 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.servlet | javax.servlet-api | 4.0.1 | jar | CDDL + GPLv2 with classpath exception |
org.projectlombok | lombok | 1.18.24 | 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.8 | jar | Eclipse Distribution License - v 1.0 |
com.sun.xml.fastinfoset | FastInfoset | 1.2.16 | jar | Apache License, Version 2.0Eclipse Distribution License - v 1.0 |
jakarta.activation | jakarta.activation-api | 1.2.1 | jar | EDL 1.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.2 | 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.2 | jar | Eclipse Distribution License - v 1.0 |
org.jvnet.staxex | stax-ex | 1.8.1 | jar | Eclipse Distribution License - v 1.0 |
org.springframework | spring-expression | 5.3.20 | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.3.20 | jar | Apache License, Version 2.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.78 | jar | Apache License, Version 2.0 |
com.google.code.findbugs | jsr305 | 3.0.1 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.12.9 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.9 | jar | Apache License, Version 2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.32 | jar | MIT License |
org.webjars | jquery | 3.5.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- science.aist.msbpmn:msbpmn:pom:1.0-SNAPSHOT
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- 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.2 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.2 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.8 (compile)
- org.jvnet.staxex:stax-ex:jar:1.8.1 (compile)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- javax.servlet:javax.servlet-api:jar:4.0.1 (provided)
- org.springframework:spring-beans:jar:5.3.20 (compile)
- org.springframework:spring-context:jar:5.3.20 (compile)
- org.springframework:spring-expression:jar:5.3.20 (compile)
- org.springframework:spring-core:jar:5.3.20 (compile)
- org.springframework:spring-jcl:jar:5.3.20 (compile)
- org.springframework:spring-aop:jar:5.3.20 (compile)
- org.springframework:spring-test:jar:5.3.20 (test)
- science.aist.seshat:api:jar:1.1.3 (compile)
- org.testng:testng:jar:7.5 (test)
- com.google.code.findbugs:jsr305:jar:3.0.1 (test)
- org.slf4j:slf4j-api:jar:1.7.32 (test)
- com.beust:jcommander:jar:1.78 (test)
- org.webjars:jquery:jar:3.5.1 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
- org.mockito:mockito-core:jar:4.5.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.9 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.9 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.projectlombok:lombok:jar:1.18.24 (provided)
- science.aist:jack:jar:2.3.1 (compile)
Licenses
Mozilla Public License (MPL) version 2.0: Java AIST Class Kit, api, msbpmn
CDDL 1.1: jaxb-api
MIT License: SLF4J API Module, jquery
GPL2 w/ CPE: jaxb-api
New BSD License: Hamcrest All
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
EDL 1.0: JavaBeans Activation Framework API jar
Apache License 2.0: Bean Validation API
The MIT License: Project Lombok, mockito-core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, fastinfoset, jcommander, testng
Eclipse Distribution License - v 1.0: Extended StAX API, JAXB Runtime, TXW2 Runtime, fastinfoset, istack common utility code runtime, jakarta.xml.bind-api
CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API
The Apache Software License, Version 2.0: FindBugs-jsr305
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.78.jar | 83.8 kB | 77 | 68 | 5 | 1.8 | Yes |
jsr305-3.0.1.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
istack-commons-runtime-3.0.8.jar | 27.2 kB | 37 | 22 | 4 | - | Yes |
FastInfoset-1.2.16.jar | 317.2 kB | 185 | 149 | 18 | - | Yes |
jakarta.activation-api-1.2.1.jar | 44.4 kB | 42 | 31 | 1 | 1.5 | Yes |
jakarta.xml.bind-api-2.3.2.jar | 115.5 kB | 137 | 111 | 7 | - | 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 |
javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | Yes |
validation-api-2.0.1.Final.jar | 93.1 kB | 163 | 143 | 9 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | - | Yes |
byte-buddy-1.12.9.jar | 3.8 MB | 2704 | 2647 | 39 | - | Yes |
byte-buddy-agent-1.12.9.jar | 256.8 kB | 89 | 69 | 3 | - | Yes |
jaxb-runtime-2.3.2.jar | 1 MB | 804 | 643 | 26 | - | Yes |
txw2-2.3.2.jar | 72.1 kB | 69 | 54 | 4 | - | Yes |
hamcrest-all-1.3.jar | 306.6 kB | 249 | 204 | 23 | 1.5 | Yes |
stax-ex-1.8.1.jar | 38.1 kB | 38 | 25 | 3 | - | Yes |
mockito-core-4.5.1.jar | 661.9 kB | 638 | 566 | 64 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
lombok-1.18.24.jar | 2 MB | 1045 | 168 | 13 | - | Yes |
slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-5.3.20.jar | 383 kB | 306 | 277 | 17 | 1.8 | Yes |
spring-beans-5.3.20.jar | 698.8 kB | 418 | 388 | 13 | 1.8 | Yes |
spring-context-5.3.20.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes |
spring-core-5.3.20.jar | 1.5 MB | 1035 | 976 | 49 | 1.8 | Yes |
spring-expression-5.3.20.jar | 289.4 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.20.jar | 24.4 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-test-5.3.20.jar | 787.3 kB | 559 | 504 | 40 | 1.8 | Yes |
testng-7.5.jar | 941.4 kB | 614 | 568 | 26 | 1.8 | Yes |
jquery-3.5.1.jar | 313.1 kB | 18 | 0 | 0 | - | No |
jack-2.3.1.jar | 87.9 kB | 90 | 63 | 16 | - | Yes |
api-1.1.3.jar | 8.2 kB | 16 | 6 | 1 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
32 | 15.5 MB | 10970 | 9095 | 485 | 1.8 | 31 |
compile: 19 | compile: 6.2 MB | compile: 4717 | compile: 4104 | compile: 251 | - | compile: 19 |
test: 11 | test: 7.3 MB | test: 5099 | test: 4738 | test: 217 | - | test: 10 |
provided: 2 | provided: 2.1 MB | provided: 1154 | provided: 253 | provided: 17 | - | provided: 2 |