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-driver-zip 7.7.10 jar Eclipse Public License, Version 1.0
de.schlichtherle.truezip truezip-kernel 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-driver-zip 7.7.10 tests test-jar Eclipse Public License, Version 1.0
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
junit junit 4.12 - jar Eclipse Public License 1.0
org.mockito mockito-core 1.10.19 - 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.

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
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 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 Driver ZIP.RAES (TZP), TrueZIP File*, TrueZIP Kernel, TrueZIP Path, TrueZIP Swing

Eclipse Public License 1.0: JUnit

The MIT License: Mockito

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Commons Compress

GNU Lesser Public License: FindBugs-Annotations

Bouncy Castle Licence: Bouncy Castle Provider

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-driver-zip/target/classes - 0 0 0 - No
truezip-driver-zip-7.7.10-tests.jar 97.77 kB - - - - -
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
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
objenesis-2.1.jar 41.76 kB 52 37 9 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
17 5.31 MB 4505 3756 261 1.6 6
compile: 6 compile: 3.36 MB compile: 2940 compile: 2694 compile: 152 - compile: 2
test: 11 test: 1.95 MB test: 1565 test: 1062 test: 109 - test: 4

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-driver-zip:jar:7.7.10 Found at https://repo.maven.apache.org/maven2 - -
de.schlichtherle.truezip:truezip-driver-zip:test-jar:tests: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 - -
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.objenesis:objenesis:jar:2.1 Found at https://repo.maven.apache.org/maven2 - -
Total central sonatype-nexus-snapshots apache.snapshots
17 (compile: 6, test: 11) 17 0 0