Fork me on GitHub

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 Licenses
commons-io commons-io 2.5 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.maven maven-artifact 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-toolchain 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.2 jar Apache License, Version 2.0
org.apache.maven.shared maven-common-artifact-filters 1.3 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 0.9 jar Apache License, Version 2.0
org.apache.maven.surefire surefire-api 2.22.2 jar Apache License, Version 2.0
org.apache.maven.surefire surefire-booter 2.22.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-java 0.9.10 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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.8.17 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.8.17 jar The Apache Software License, Version 2.0
org.easytesting fest-assert 1.4 jar Apache License, Version 2.0
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.21.0 jar The MIT License
org.powermock powermock-api-mockito2 2.0.0-beta.5 jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.0-beta.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 2.0.0-beta.5 jar The Apache Software License, Version 2.0

provided

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
com.google.code.findbugs jsr305 2.0.3 jar The Apache Software License, Version 2.0
org.fusesource.jansi jansi 1.13 jar The Apache Software License, Version 2.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 Licenses
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1 jar -
com.thoughtworks.qdox qdox 2.0-M8 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.2 jar -
commons-httpclient commons-httpclient 3.1 jar -
nekohtml nekohtml 1.9.6.2 jar The Apache Software License, Version 2.0
nekohtml xercesMinimal 1.9.6.2 jar -
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-monitor 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.surefire surefire-logger-api 2.22.2 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-shared 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-6 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-interpolation 1.11 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 1.5.15 jar The Apache Software License, Version 2.0
org.ow2.asm asm 6.2 jar BSD
org.sonatype.plexus plexus-cipher 1.4 jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 jar Apache Public License 2.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 Licenses
org.apache.jackrabbit jackrabbit-jcr-commons 1.5.0 jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-webdav 1.5.0 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-webdav-jackrabbit 1.0-beta-6 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.5.6 jar -
org.slf4j slf4j-api 1.5.6 jar -
org.slf4j slf4j-jdk14 1.5.6 jar -
org.slf4j slf4j-nop 1.5.3 jar -

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 Licenses
org.easytesting fest-util 1.1.6 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.22.0-CR2 jar MPL 1.1LGPL 2.1Apache License 2.0
org.objenesis objenesis 2.6 jar Apache 2
org.powermock powermock-api-support 2.0.0-beta.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 2.0.0-beta.5 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.0-beta.5 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Eclipse Public License 1.0: JUnit

Public Domain: Backport of JSR 166

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: Objenesis

BSD: asm

Unknown: Codec, Default Plexus Container, JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J JDK14 Binding, SLF4J NOP Binding, classworlds, xercesMinimal

Apache License 2.0: Javassist

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, FEST Fluent Assertions, FEST Util, Maven Plugin Tools Java 5 Annotations, Maven Surefire Common, Plexus Languages :: Java, SureFire API, SureFire Booter, SureFire Logger API

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, Jackrabbit JCR Commons, Jackrabbit WebDAV Library, Maven Artifact, Maven Artifact Manager, Maven Common Artifact Filters, Maven Core, Maven Error Diagnostics, Maven Local Settings Model, Maven Model, Maven Monitor, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Parameter Documenter API, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Repository Metadata Model, Maven Toolchains, Maven Wagon API, Maven Wagon HTTP Provider, Maven Wagon HTTP Shared Library, Maven Wagon WebDav Provider, Neko HTML, Plexus Common Utilities, Plexus Interpolation API, PowerMock, QDox, jansi

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
backport-util-concurrent-3.1.jar 331.7 kB 251 239 5 1.4 Yes
classworlds-1.1.jar 37.9 kB 33 23 3 1.3 Yes
jsr305-2.0.3.jar 33 kB 72 35 3 1.5 Yes
qdox-2.0-M8.jar 316.4 kB 244 218 17 1.5 Yes
commons-codec-1.2.jar 30.1 kB 30 19 5 1.1 Yes
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 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
nekohtml-1.9.6.2.jar 111.9 kB 64 48 3 1.3 Yes
xercesMinimal-1.9.6.2.jar 39.8 kB 50 42 3 1.1 No
byte-buddy-1.8.17.jar 3 MB 2137 2088 36 1.6 Yes
byte-buddy-agent-1.8.17.jar 41.8 kB 39 29 1 1.6 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
jackrabbit-jcr-commons-1.5.0.jar 202.8 kB 166 141 14 1.4 Yes
jackrabbit-webdav-1.5.0.jar 303.1 kB 239 207 18 1.4 Yes
maven-artifact-2.2.1.jar 80.3 kB 94 64 15 1.5 Yes
maven-artifact-manager-2.2.1.jar 67.6 kB 52 29 7 1.5 Yes
maven-core-2.2.1.jar 177.9 kB 116 68 14 1.5 Yes
maven-error-diagnostics-2.2.1.jar 13 kB 22 5 1 1.5 Yes
maven-model-2.2.1.jar 87.6 kB 61 45 2 1.5 Yes
maven-monitor-2.2.1.jar 10.5 kB 20 5 1 1.5 Yes
maven-plugin-api-2.2.1.jar 12.4 kB 23 8 2 1.5 Yes
maven-plugin-descriptor-2.2.1.jar 39.3 kB 33 15 3 1.5 Yes
maven-plugin-parameter-documenter-2.2.1.jar 22.2 kB 21 4 2 1.5 Yes
maven-plugin-registry-2.2.1.jar 29.7 kB 28 9 2 1.5 Yes
maven-profile-2.2.1.jar 35.4 kB 33 15 2 1.5 Yes
maven-project-2.2.1.jar 156.3 kB 98 72 10 1.5 Yes
maven-repository-metadata-2.2.1.jar 25.7 kB 24 6 2 1.5 Yes
maven-settings-2.2.1.jar 49 kB 38 20 2 1.5 Yes
maven-toolchain-2.2.1.jar 37.6 kB 40 20 4 1.5 Yes
maven-plugin-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes
maven-reporting-api-3.0.jar 10.9 kB 20 5 1 1.4 Yes
maven-common-artifact-filters-1.3.jar 31.1 kB 36 19 2 1.4 Yes
maven-shared-utils-0.9.jar 171.7 kB 118 83 12 1.5 Yes
surefire-api-2.22.2.jar 185.7 kB 161 117 12 1.6 Yes
surefire-booter-2.22.2.jar 273.6 kB 136 97 11 1.6 Yes
surefire-logger-api-2.22.2.jar 13.3 kB 23 6 1 1.6 Yes
wagon-http-1.0-beta-6.jar 10.5 kB 19 1 1 1.4 Yes
wagon-http-shared-1.0-beta-6.jar 25.3 kB 23 7 1 1.4 Yes
wagon-provider-api-1.0-beta-6.jar 53.2 kB 62 41 8 1.4 Yes
wagon-webdav-jackrabbit-1.0-beta-6.jar 18.3 kB 26 4 3 1.4 Yes
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.11.jar 50.9 kB 55 40 5 1.4 Yes
plexus-java-0.9.10.jar 39.4 kB 50 25 2 - Yes
plexus-utils-1.5.15.jar 228.1 kB 129 103 10 1.3 Yes
fest-assert-1.4.jar 78.5 kB 76 64 1 1.5 Yes
fest-util-1.1.6.jar 31 kB 40 22 1 1.5 Yes
jansi-1.13.jar 151.9 kB 89 43 3 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
javassist-3.22.0-CR2.jar 737.9 kB 425 401 17 1.6 Yes
mockito-core-2.21.0.jar 563.6 kB 611 540 64 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
asm-6.2.jar 111.2 kB 39 34 3 - Yes
powermock-api-mockito2-2.0.0-beta.5.jar 88.1 kB 103 75 18 1.6 Yes
powermock-api-support-2.0.0-beta.5.jar 21.6 kB 24 14 4 1.6 Yes
powermock-core-2.0.0-beta.5.jar 146.5 kB 150 122 21 1.6 Yes
powermock-module-junit4-2.0.0-beta.5.jar 47.7 kB 35 25 3 1.6 Yes
powermock-module-junit4-common-2.0.0-beta.5.jar 17.7 kB 19 9 2 1.6 Yes
powermock-reflect-2.0.0-beta.5.jar 65.8 kB 50 37 8 1.6 Yes
jcl-over-slf4j-1.5.6.jar 16.7 kB 23 9 2 1.3 Yes
slf4j-api-1.5.6.jar 22.3 kB 32 21 3 1.3 Yes
slf4j-jdk14-1.5.6.jar 8.8 kB 15 5 1 1.4 Yes
slf4j-nop-1.5.3.jar 5.2 kB 14 4 1 1.3 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
Total Size Entries Classes Packages Java Version Debug Information
66 10.2 MB 8008 6607 508 1.6 65
compile: 41 compile: 4.2 MB compile: 3143 compile: 2303 compile: 234 - compile: 40
test: 16 test: 5.3 MB test: 4189 test: 3835 test: 226 - test: 16
runtime: 7 runtime: 577.2 kB runtime: 515 runtime: 391 runtime: 42 - runtime: 7
provided: 2 provided: 184.9 kB provided: 161 provided: 78 provided: 6 - provided: 2