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 |
---|---|---|---|---|
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
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.slf4j | slf4j-simple | 1.7.30 | jar | MIT License |
org.testng | testng | 7.1.0 | jar | Apache License, Version 2.0 |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
com.beust | jcommander | 1.72 | - | jar | Apache 2.0 |
com.google.guava | guava | 19.0 | - | jar | The Apache Software License, Version 2.0 |
com.google.inject | guice | 4.1.0 | no_aop | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
org.yaml | snakeyaml | 1.21 | - | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.simplify4u:jfatek:bundle:3.0.1
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
- org.slf4j:slf4j-simple:jar:1.7.30 (test)
- org.testng:testng:jar:7.1.0 (test)
- com.beust:jcommander:jar:1.72 (test)
- com.google.inject:guice:jar:no_aop:4.1.0 (test)
- javax.inject:javax.inject:jar:1 (test)
- aopalliance:aopalliance:jar:1.0 (test)
- com.google.guava:guava:jar:19.0 (test)
- org.yaml:snakeyaml:jar:1.21 (test)
Licenses
Apache 2.0: jcommander
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: SnakeYAML, testng
Public Domain: AOP alliance
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, Java Fatek PLC client library, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
jcommander-1.72.jar | 69.3 kB | 67 | 65 | 5 | 1.7 | Yes |
guava-19.0.jar | 2.3 MB | 1746 | 1717 | 17 | 1.6 | Yes |
guice-4.1.0-no_aop.jar | 428.6 kB | 349 | 334 | 8 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.30.jar | 15.2 kB | 20 | 10 | 1 | 1.5 | Yes |
testng-7.1.0.jar | 928.3 kB | 602 | 558 | 24 | 1.8 | Yes |
snakeyaml-1.21.jar | 299.3 kB | 247 | 211 | 19 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 4.1 MB | 3100 | 2944 | 81 | 1.8 | 8 |
compile: 1 | compile: 41.5 kB | compile: 46 | compile: 34 | compile: 4 | - | compile: 1 |
test: 8 | test: 4.1 MB | test: 3054 | test: 2910 | test: 77 | - | test: 7 |