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 |
org.apache.httpcomponents | httpclient | 4.4.1 | jar | Apache License, Version 2.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 |
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 |
commons-codec | commons-codec | 1.9 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.1 | jar | Apache License, Version 2.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 | 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-driver-http:jar:7.7.10
- org.apache.httpcomponents:httpclient:jar:4.4.1 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.1 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-codec:commons-codec:jar:1.9 (compile)
- 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)
- 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)
- org.apache.httpcomponents:httpclient:jar:4.4.1 (compile)
Licenses
Apache 2: Objenesis
Eclipse Public License, Version 1.0: TrueZIP Driver HTTP(S), TrueZIP Kernel
Eclipse Public License 1.0: JUnit
The MIT License: Mockito
Apache License, Version 2.0: Apache HttpClient, Apache HttpCore
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging
GNU Lesser Public License: FindBugs-Annotations
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 |
commons-codec-1.9.jar | 263.96 kB | 227 | 85 | 6 | 1.6 | Yes |
commons-logging-1.2.jar | 61.83 kB | 42 | 28 | 2 | 1.2 | Yes |
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 |
httpclient-4.4.1.jar | 720.93 kB | 499 | 458 | 24 | 1.6 | Yes |
httpcore-4.4.1.jar | 322.23 kB | 284 | 254 | 17 | 1.6 | 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 |
objenesis-2.1.jar | 41.76 kB | 52 | 37 | 9 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 3.20 MB | 2755 | 1951 | 163 | 1.6 | 9 |
compile: 6 | compile: 1.45 MB | compile: 1190 | compile: 889 | compile: 54 | - | compile: 5 |
test: 5 | test: 1.75 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.