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
de.schlichtherle.truezip truezip-swing 7.7.10 jar Eclipse Public License, Version 1.0
org.apache.commons commons-compress 1.9 jar The Apache Software License, Version 2.0
org.bouncycastle bcprov-jdk15on 1.52 jar Bouncy Castle Licence

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-file 7.7.10 - jar Eclipse Public License, Version 1.0
de.schlichtherle.truezip truezip-file 7.7.10 tests test-jar Eclipse Public License, Version 1.0
de.schlichtherle.truezip truezip-kernel 7.7.10 tests test-jar Eclipse Public License, Version 1.0
de.schlichtherle.truezip truezip-path 7.7.10 - jar Eclipse Public License, Version 1.0
de.schlichtherle.truezip truezip-path 7.7.10 tests test-jar Eclipse Public License, Version 1.0
de.schlichtherle.truezip truezip-swing 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
de.schlichtherle.truezip truezip-driver-file 7.7.10 jar Eclipse Public License, Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.1 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

Eclipse Public License, Version 1.0: TrueZIP Driver FILE, TrueZIP Driver ZIP, TrueZIP File*, TrueZIP Kernel, TrueZIP Path, TrueZIP Swing

Eclipse Public License 1.0: JUnit

The MIT License: Mockito

New BSD License: Hamcrest Core

GNU Lesser Public License: FindBugs-Annotations

The Apache Software License, Version 2.0: Apache Commons Compress

Bouncy Castle Licence: Bouncy Castle Provider

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-file/target/classes - 0 0 0 - No
truezip-file-7.7.10-tests.jar 61.14 kB - - - - -
truezip-kernel/target/classes - 0 0 0 - No
truezip-kernel-7.7.10-tests.jar 177.64 kB - - - - -
truezip-path/target/classes - 0 0 0 - No
truezip-path-7.7.10-tests.jar 41.12 kB - - - - -
truezip-swing/target/classes - 0 0 0 - No
truezip-swing-7.7.10-tests.jar 29.90 kB - - - - -
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
commons-compress-1.9.jar 378.22 kB 234 200 21 1.5 Yes
bcprov-jdk15on-1.52.jar 2.90 MB 2568 2430 126 1.5 No
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
17 6.94 MB 6414 5641 279 1.6 7
compile: 5 compile: 3.36 MB compile: 2940 compile: 2694 compile: 152 - compile: 2
test: 12 test: 3.58 MB test: 3474 test: 2947 test: 127 - test: 5

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
apache.snapshots http://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots apache.snapshots
com.google.code.findbugs:annotations:jar:3.0.0 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-driver-file:jar:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-file:jar:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-file:test-jar:tests:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-kernel:jar:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-kernel:test-jar:tests:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-path:jar:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-path:test-jar:tests:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-swing:jar:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-swing:test-jar:tests:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - -
org.apache.commons:commons-compress:jar:1.9 Found at https://repo.maven.apache.org/maven2 - -
org.bouncycastle:bcprov-jdk15on:jar:1.52 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.mockito:mockito-core:jar:1.10.19 Found at https://repo.maven.apache.org/maven2 - -
org.netbeans:jemmy:jar:2.2.7.5 Found at https://repo.maven.apache.org/maven2 - -
org.objenesis:objenesis:jar:2.1 Found at https://repo.maven.apache.org/maven2 - -
Total central sonatype-nexus-snapshots apache.snapshots
17 (compile: 5, test: 12) 17 0 0