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.pholser | junit-quickcheck-core | 1.0 | jar | The MIT License |
junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
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 |
---|---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | - | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.google.guava | guava | 29.0-jre | - | jar | Apache License, Version 2.0 |
com.google.guava | guava-testlib | 29.0-jre | - | jar | Apache License, Version 2.0 |
com.pholser | junit-quickcheck-core | 1.0 | tests | test-jar | The MIT License |
org.hamcrest | hamcrest-core | 1.3 | - | jar | New BSD License |
org.hamcrest | hamcrest-library | 1.3 | - | jar | New BSD License |
org.mockito | mockito-all | 1.10.19 | - | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
ognl | ognl | 3.1.12 | jar | The Apache Software License, Version 2.0 |
org.antlr | antlr-runtime | 3.1.2 | jar | - |
org.javaruntype | javaruntype | 1.3 | jar | The Apache Software License, Version 2.0 |
org.javassist | javassist | 3.20.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
ru.vyarus | generics-resolver | 3.0.1 | jar | The MIT License |
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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.3.4 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 1.3 | jar | The Apache Software License, Version 2.0 |
org.checkerframework | checker-qual | 2.11.1 | jar | The MIT License |
Eclipse Public License 1.0: JUnit
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core, Hamcrest library
Unknown: Antlr 3 Runtime
Apache License 2.0: Javassist
The MIT License: Checker Qual, Mockito, generics-resolver, junit-quickcheck-core, junit-quickcheck-generators
Apache License, Version 2.0: Guava Testing Library, Guava: Google Core Libraries for Java
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, OGNL - Object Graph Navigation Library, javaruntype
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.2.3.jar | 290.3 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.3.4.jar | 13.9 kB | 34 | 22 | 2 | 1.7 | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-29.0-jre.jar | 2.8 MB | 2005 | 1975 | 18 | 1.8 | Yes |
guava-testlib-29.0-jre.jar | 843.3 kB | 648 | 627 | 7 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | No |
j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
junit-quickcheck-core-1.0.jar | 141.3 kB | 115 | 92 | 11 | 1.8 | Yes |
junit-quickcheck-core-1.0-tests.jar | 559.1 kB | - | - | - | - | - |
junit-4.13.1.jar | 382.7 kB | 387 | 348 | 32 | 1.5 | Yes |
ognl-3.1.12.jar | 235.7 kB | 144 | 133 | 3 | 1.5 | Yes |
antlr-runtime-3.1.2.jar | 138.8 kB | 105 | 92 | 4 | 1.4 | Yes |
checker-qual-2.11.1.jar | 201.1 kB | 364 | 306 | 32 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
javaruntype-1.3.jar | 71.6 kB | 51 | 34 | 6 | 1.5 | Yes |
javassist-3.20.0-GA.jar | 750.6 kB | 423 | 399 | 17 | 1.6 | Yes |
mockito-all-1.10.19.jar | 1.2 MB | 1215 | 752 | 79 | 1.5 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
generics-resolver-3.0.1.jar | 79 kB | 61 | 43 | 7 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
22 | 8.4 MB | 6440 | 5534 | 300 | 1.8 | 19 |
compile: 8 | compile: 1.8 MB | compile: 1332 | compile: 1175 | compile: 84 | - | compile: 8 |
test: 14 | test: 6.5 MB | test: 5108 | test: 4359 | test: 216 | - | test: 11 |