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.thoughtworks.qdox | qdox | 2.0-M6 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-artifact | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-core | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-shared-incremental | 1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-shared-utils | 3.1.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-compiler-api | 2.8.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-compiler-manager | 2.8.2 | jar | Apache License, Version 2.0 |
org.ow2.asm | asm | 6.0_ALPHA | jar | BSD |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.codehaus.plexus | plexus-compiler-javac | 2.8.2 | jar | Apache License, Version 2.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 | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.maven | maven-compat | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 2.1 | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-core | 1.9.5 | jar | The MIT License |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.4 | jar | Apache License, Version 2.0 |
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:
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.maven | maven-aether-provider | 3.0 | jar | The Apache Software License, Version 2.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 | Type | Licenses |
---|---|---|---|---|
classworlds | classworlds | 1.1-alpha-2 | jar | - |
org.apache.maven.wagon | wagon-provider-api | 1.0-beta-6 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 2.2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9-stable-1 | jar | - |
org.codehaus.plexus | plexus-io | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
org.objenesis | objenesis | 1.0 | jar | MIT License |
BSD style: Hamcrest Core
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
BSD: ASM Core
Unknown: Default Plexus Container, classworlds
Eclipse Public License 1.0: JUnit
The MIT License: Mockito
MIT License: Objenesis
Apache License, Version 2.0: Apache Commons IO, Apache Maven Compiler Plugin, Apache Maven Shared Utils, Maven Plugin Tools Java 5 Annotations, Plexus Compiler Api, Plexus Compiler Manager, Plexus Javac Component
The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Incremental Build support utilities, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, QDox, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support)
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
classworlds-1.1-alpha-2.jar | 37.5 kB | 32 | 22 | 3 | 1.1 | Yes |
qdox-2.0-M6.jar | 313.7 kB | 244 | 218 | 17 | 1.5 | Yes |
commons-io-2.5.jar | 208.7 kB | 142 | 123 | 7 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
maven-aether-provider-3.0.jar | 51.2 kB | 38 | 21 | 1 | 1.5 | Yes |
maven-artifact-3.0.jar | 51.9 kB | 57 | 32 | 11 | 1.5 | Yes |
maven-compat-3.0.jar | 284.9 kB | 213 | 161 | 29 | 1.5 | Yes |
maven-core-3.0.jar | 527 kB | 406 | 332 | 39 | 1.5 | Yes |
maven-model-3.0.jar | 164.7 kB | 67 | 50 | 3 | 1.5 | Yes |
maven-model-builder-3.0.jar | 148 kB | 142 | 109 | 16 | 1.5 | Yes |
maven-plugin-api-3.0.jar | 48.9 kB | 46 | 25 | 6 | 1.5 | Yes |
maven-repository-metadata-3.0.jar | 30.1 kB | 25 | 7 | 2 | 1.5 | Yes |
maven-settings-3.0.jar | 46.7 kB | 33 | 17 | 2 | 1.5 | Yes |
maven-settings-builder-3.0.jar | 37.8 kB | 49 | 28 | 5 | 1.5 | Yes |
maven-plugin-testing-harness-2.1.jar | 38.9 kB | 29 | 11 | 2 | 1.5 | Yes |
maven-plugin-annotations-3.4.jar | 14.2 kB | 22 | 7 | 1 | 1.5 | Yes |
maven-shared-incremental-1.1.jar | 13.5 kB | 17 | 2 | 1 | 1.5 | Yes |
maven-shared-utils-3.1.0.jar | 163.7 kB | 107 | 82 | 10 | 1.6 | Yes |
wagon-provider-api-1.0-beta-6.jar | 53.2 kB | 62 | 41 | 8 | 1.4 | Yes |
plexus-archiver-2.2.jar | 185 kB | 137 | 112 | 12 | 1.5 | Yes |
plexus-classworlds-2.2.3.jar | 46.1 kB | 51 | 36 | 5 | 1.4 | Yes |
plexus-compiler-api-2.8.2.jar | 26.4 kB | 34 | 20 | 4 | 1.5 | Yes |
plexus-compiler-javac-2.8.2.jar | 20.1 kB | 19 | 5 | 1 | 1.5 | Yes |
plexus-compiler-manager-2.8.2.jar | 4.7 kB | 17 | 3 | 1 | 1.5 | Yes |
plexus-component-annotations-1.6.jar | 4.3 kB | 15 | 3 | 1 | 1.5 | No |
plexus-container-default-1.0-alpha-9-stable-1.jar | 194.2 kB | 215 | 175 | 28 | 1.1 | Yes |
plexus-interpolation-1.14.jar | 61.1 kB | 60 | 44 | 6 | 1.4 | Yes |
plexus-io-2.0.4.jar | 58.3 kB | 62 | 43 | 5 | 1.5 | Yes |
plexus-utils-2.0.4.jar | 222.1 kB | 119 | 94 | 9 | 1.3 | Yes |
hamcrest-core-1.1.jar | 76.6 kB | 54 | 21 | 3 | 1.5 | Yes |
mockito-core-1.9.5.jar | 1.5 MB | 1258 | 647 | 64 | 1.5 | Yes |
objenesis-1.0.jar | 28.6 kB | 45 | 30 | 7 | 1.3 | Yes |
asm-6.0_ALPHA.jar | 55.8 kB | 33 | 28 | 2 | - | No |
aether-api-1.7.jar | 74.2 kB | 102 | 82 | 11 | 1.5 | Yes |
aether-impl-1.7.jar | 106.3 kB | 72 | 58 | 2 | 1.5 | Yes |
aether-spi-1.7.jar | 13.5 kB | 31 | 16 | 4 | 1.5 | Yes |
aether-util-1.7.jar | 107.9 kB | 101 | 78 | 13 | 1.5 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes |
sisu-guice-2.1.7-noaop.jar | 471.7 kB | 416 | 402 | 8 | 1.5 | Yes |
sisu-inject-bean-1.4.2.jar | 153 kB | 165 | 138 | 13 | 1.5 | Yes |
sisu-inject-plexus-1.4.2.jar | 201.7 kB | 199 | 156 | 26 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
42 | 6.2 MB | 5310 | 3784 | 422 | 1.6 | 40 |
compile: 28 | compile: 3.3 MB | compile: 2801 | compile: 2202 | compile: 228 | - | compile: 26 |
test: 11 | test: 2.8 MB | test: 2430 | test: 1549 | test: 191 | - | test: 11 |
runtime: 2 | runtime: 71.3 kB | runtime: 57 | runtime: 26 | runtime: 2 | - | runtime: 2 |
provided: 1 | provided: 14.2 kB | provided: 22 | provided: 7 | provided: 1 | - | provided: 1 |