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 |
---|---|---|---|---|
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.mockito | mockito-core | 4.6.1 | jar | The MIT License |
org.testng | testng | 7.6.0 | 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 |
---|---|---|---|---|
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.
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.82 | jar | Apache License, Version 2.0 |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.12.10 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.10 | jar | Apache License, Version 2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
org.webjars | jquery | 3.6.0 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- science.aist.gtf:gtf:pom:2.0.1
- org.testng:testng:jar:7.6.0 (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.webjars:jquery:jar:3.6.0 (test)
- org.projectlombok:lombok:jar:1.18.24 (provided)
- org.mockito:mockito-core:jar:4.6.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- science.aist.seshat:api:jar:1.1.3 (compile)
- science.aist:jack:jar:2.3.1 (compile)
- org.testng:testng:jar:7.6.0 (test)
Licenses
Mozilla Public License (MPL) version 2.0: GTF, Java AIST Class Kit, api
MIT License: SLF4J API Module, jquery
The MIT License: Project Lombok, mockito-core
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jcommander, testng
The Apache Software License, Version 2.0: FindBugs-jsr305
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
byte-buddy-1.12.10.jar | 3.8 MB | 2705 | 2648 | 39 | - | Yes |
byte-buddy-agent-1.12.10.jar | 257.4 kB | 89 | 69 | 3 | - | Yes |
mockito-core-4.6.1.jar | 663.3 kB | 639 | 567 | 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.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
testng-7.6.0.jar | 989.7 kB | 607 | 560 | 26 | - | Yes |
jquery-3.6.0.jar | 313.6 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 |
12 | 8.3 MB | 5444 | 4266 | 186 | 1.8 | 11 |
compile: 2 | compile: 96.1 kB | compile: 106 | compile: 69 | compile: 17 | - | compile: 2 |
test: 9 | test: 6.3 MB | test: 4293 | test: 4029 | test: 156 | - | test: 8 |
provided: 1 | provided: 2 MB | provided: 1045 | provided: 168 | provided: 13 | - | provided: 1 |