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 | License |
---|---|---|---|---|
de.schlichtherle.truezip | truezip-kernel | 7.7.10 | jar | Eclipse Public License, Version 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 | License |
---|---|---|---|---|
de.schlichtherle.truezip | truezip-driver-file | 7.7.10 | jar | Eclipse Public License, Version 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 | Classifier | Type | License |
---|---|---|---|---|---|
de.schlichtherle.truezip | truezip-kernel | 7.7.10 | tests | test-jar | Eclipse Public License, Version 1.0 |
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 1.10.19 | - | jar | The MIT License |
org.netbeans | jemmy | 2.2.7.5 | - | jar | Sun Public License 1.0 |
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 | License |
---|---|---|---|---|
com.google.code.findbugs | annotations | 3.0.0 | jar | GNU Lesser Public 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 | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.1 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- de.schlichtherle.truezip:truezip-file:jar:7.7.10
- de.schlichtherle.truezip:truezip-driver-file:jar:7.7.10 (runtime)
- de.schlichtherle.truezip:truezip-kernel:jar:7.7.10 (compile)
- com.google.code.findbugs:annotations:jar:3.0.0 (compile)
- de.schlichtherle.truezip:truezip-kernel:test-jar:tests:7.7.10 (test)
- org.netbeans:jemmy:jar:2.2.7.5 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.mockito:mockito-core:jar:1.10.19 (test)
- org.objenesis:objenesis:jar:2.1 (test)
Licenses
Apache 2: Objenesis
Eclipse Public License, Version 1.0: TrueZIP Driver FILE, TrueZIP File*, TrueZIP Kernel
Eclipse Public License 1.0: JUnit
The MIT License: Mockito
New BSD License: Hamcrest Core
GNU Lesser Public License: FindBugs-Annotations
Sun Public License 1.0: Jemmy
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
annotations-3.0.0.jar | 77.21 kB | 138 | 64 | 5 | 1.6 | Yes |
truezip-driver-file/target/classes | - | 0 | 0 | 0 | - | No |
truezip-kernel/target/classes | - | 0 | 0 | 0 | - | No |
truezip-kernel-7.7.10-tests.jar | 177.64 kB | - | - | - | - | - |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-1.10.19.jar | 1.17 MB | 1138 | 694 | 67 | 1.5 | Yes |
jemmy-2.2.7.5.jar | 1.69 MB | 1909 | 1885 | 18 | 1.4 | Yes |
objenesis-2.1.jar | 41.76 kB | 52 | 37 | 9 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 3.52 MB | 3612 | 3011 | 132 | 1.6 | 6 |
compile: 2 | compile: 77.31 kB | compile: 138 | compile: 64 | compile: 5 | - | compile: 1 |
test: 6 | test: 3.44 MB | test: 3474 | test: 2947 | test: 127 | - | test: 5 |
runtime: 1 | runtime: 0.13 kB | - | - | - | - | - |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots/ | No | Yes |
Repository locations for each of the Dependencies.