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 License
org.apache.commons commons-exec 1.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-toolchain 2.2.1 jar The Apache Software 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
junit junit 4.11 jar Common Public License Version 1.0
org.mockito mockito-all 1.9.5 jar The MIT License
org.powermock powermock-api-mockito 1.5.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.5.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 License
org.apache.maven.plugin-tools maven-plugin-annotations 3.3 jar Apache 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 Classifier Type License
backport-util-concurrent backport-util-concurrent 3.1 - jar Public Domain
classworlds classworlds 1.1 - jar -
com.jcraft jsch 0.1.38 - jar BSD
commons-cli commons-cli 1.2 - jar The Apache Software License, Version 2.0
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 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 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-error-diagnostics 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0.5 - 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-descriptor 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-project 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.doxia doxia-logging-api 1.1 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.1 - jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 2.2.1 - jar The Apache Software 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-lightweight 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.apache.maven.wagon wagon-ssh 1.0-beta-6 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 1.0-beta-6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - 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-interactivity-api 1.0-alpha-4 - jar -
org.codehaus.plexus plexus-interpolation 1.11 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 2.0.6 - jar The Apache Software License, Version 2.0
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
org.sonatype.sisu sisu-guava 0.9.9 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.3.0 - jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.3.0 - jar Eclipse Public License, Version 1.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 License
commons-codec commons-codec 1.2 jar -
commons-httpclient commons-httpclient 3.0 jar Apache License
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-file 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-external 1.0-beta-6 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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.objenesis objenesis 2.1 jar Apache 2
org.powermock powermock-api-support 1.5.5 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.5.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.5.5 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.5.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

Apache License: HttpClient

Public Domain: Backport of JSR 166

New BSD License: Hamcrest Core

Apache 2: Objenesis

Eclipse Public License, Version 1.0: Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

BSD: JSch

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

Apache License 2.0: Javassist

The MIT License: Mockito

Apache License, Version 2.0: Maven Plugin Tools Java 5 Annotations

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Commons Exec, Apache Commons Lang, CasperJS runner Maven plugin, Commons CLI, Doxia :: Logging API, Doxia :: Sink API, Jackrabbit JCR Commons, Jackrabbit WebDAV Library, Maven Artifact, Maven Artifact Manager, 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 File Provider, Maven Wagon HTTP Provider, Maven Wagon HTTP Shared Library, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Common Library, Maven Wagon SSH External Provider, Maven Wagon SSH Provider, Maven Wagon WebDav Provider, Neko HTML, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
classworlds-1.1.jar 36.97 kB 33 23 3 1.3 debug
jsch-0.1.38.jar 173.58 kB 112 110 4 1.2 debug
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-httpclient-3.0.jar 272.83 kB 162 148 8 1.1 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
nekohtml-1.9.6.2.jar 109.25 kB 64 48 3 1.3 debug
xercesMinimal-1.9.6.2.jar 38.87 kB 50 42 3 1.1 release
commons-exec-1.2.jar 52.68 kB 52 36 4 1.3 debug
commons-lang3-3.3.2.jar 403.07 kB 241 217 12 1.6 debug
jackrabbit-jcr-commons-1.5.0.jar 198.00 kB 166 141 14 1.4 debug
jackrabbit-webdav-1.5.0.jar 295.98 kB 239 207 18 1.4 debug
maven-artifact-3.0.5.jar 50.88 kB 57 32 11 1.5 debug
maven-artifact-manager-2.2.1.jar 65.99 kB 52 29 7 1.5 debug
maven-core-2.2.1.jar 173.72 kB 116 68 14 1.5 debug
maven-error-diagnostics-2.2.1.jar 12.72 kB 22 5 1 1.5 debug
maven-model-3.0.5.jar 159.73 kB 67 50 3 1.5 debug
maven-monitor-2.2.1.jar 10.21 kB 20 5 1 1.5 debug
maven-plugin-api-3.0.5.jar 48.17 kB 46 25 6 1.5 debug
maven-plugin-descriptor-2.2.1.jar 38.36 kB 33 15 3 1.5 debug
maven-plugin-parameter-documenter-2.2.1.jar 21.67 kB 21 4 2 1.5 debug
maven-plugin-registry-2.2.1.jar 29.01 kB 28 9 2 1.5 debug
maven-profile-2.2.1.jar 34.53 kB 33 15 2 1.5 debug
maven-project-2.2.1.jar 152.62 kB 98 72 10 1.5 debug
maven-repository-metadata-2.2.1.jar 25.05 kB 24 6 2 1.5 debug
maven-settings-2.2.1.jar 47.89 kB 38 20 2 1.5 debug
maven-toolchain-2.2.1.jar 36.74 kB 40 20 4 1.5 debug
doxia-logging-api-1.1.jar 11.07 kB 19 4 1 1.4 debug
doxia-sink-api-1.1.jar 12.51 kB 24 6 2 1.4 debug
maven-plugin-annotations-3.3.jar 13.71 kB 22 7 1 1.5 debug
maven-reporting-api-2.2.1.jar 9.56 kB 18 3 1 1.5 debug
wagon-file-1.0-beta-6.jar 10.78 kB 19 1 1 1.4 debug
wagon-http-1.0-beta-6.jar 10.27 kB 19 1 1 1.4 debug
wagon-http-lightweight-1.0-beta-6.jar 14.49 kB 21 3 1 1.4 debug
wagon-http-shared-1.0-beta-6.jar 24.73 kB 23 7 1 1.4 debug
wagon-provider-api-1.0-beta-6.jar 51.94 kB 62 41 8 1.4 debug
wagon-ssh-1.0-beta-6.jar 27.66 kB 27 7 2 1.4 debug
wagon-ssh-common-1.0-beta-6.jar 25.98 kB 38 18 3 1.4 debug
wagon-ssh-external-1.0-beta-6.jar 14.14 kB 21 2 1 1.4 debug
wagon-webdav-jackrabbit-1.0-beta-6.jar 17.86 kB 26 4 3 1.4 debug
plexus-classworlds-2.4.jar 45.96 kB 52 37 5 1.4 debug
plexus-component-annotations-1.5.5.jar 4.11 kB 15 3 1 1.5 release
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug
plexus-interactivity-api-1.0-alpha-4.jar 13.09 kB 25 11 1 1.1 debug
plexus-interpolation-1.11.jar 49.74 kB 55 40 5 1.4 debug
plexus-utils-2.0.6.jar 218.19 kB 120 95 9 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
javassist-3.18.2-GA.jar 697.78 kB 414 390 17 1.6 debug
mockito-all-1.9.5.jar 1.51 MB 1,372 698 74 1.5 debug
objenesis-2.1.jar 40.78 kB 52 37 9 1.5 debug
powermock-api-mockito-1.5.5.jar 69.08 kB 83 56 14 1.5 debug
powermock-api-support-1.5.5.jar 18.49 kB 28 14 4 1.5 debug
powermock-core-1.5.5.jar 84.00 kB 93 67 16 1.5 debug
powermock-module-junit4-1.5.5.jar 23.69 kB 26 12 3 1.5 debug
powermock-module-junit4-common-1.5.5.jar 13.66 kB 22 8 2 1.5 debug
powermock-reflect-1.5.5.jar 42.67 kB 41 24 8 1.5 debug
jcl-over-slf4j-1.5.6.jar 16.33 kB 23 9 2 1.3 debug
slf4j-api-1.5.6.jar 21.81 kB 32 21 3 1.3 debug
slf4j-jdk14-1.5.6.jar 8.61 kB 15 5 1 1.4 debug
slf4j-nop-1.5.3.jar 5.08 kB 14 4 1 1.3 debug
plexus-cipher-1.4.jar 13.18 kB 20 6 1 1.4 debug
plexus-sec-dispatcher-1.3.jar 27.89 kB 31 13 3 1.4 debug
sisu-guava-0.9.9.jar 1.44 MB 1,183 1,163 10 1.5 debug
sisu-guice-3.1.0-no_aop.jar 349.05 kB 310 295 8 1.5 debug
sisu-inject-bean-2.3.0.jar 282.29 kB 256 224 15 1.5 debug
sisu-inject-plexus-2.3.0.jar 199.64 kB 207 163 27 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
67 8.65 MB 7,491 5,579 474 1.6 65
compile: 44 compile: 5.02 MB compile: 4,273 compile: 3,427 compile: 238 - compile: 42
test: 11 test: 2.75 MB test: 2,449 test: 1,584 test: 178 - test: 11
runtime: 11 runtime: 890.82 kB runtime: 747 runtime: 561 runtime: 57 - runtime: 11
provided: 1 provided: 13.71 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://snapshots.maven.codehaus.org/maven2 - Yes -
sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots/ - Yes -
central https://repo.maven.apache.org/maven2 Yes - -
sonatype https://oss.sonatype.org/content/repositories/releases/ Yes - -
codehaus-snapshots https://nexus.codehaus.org/snapshots/ - Yes -
apache-snapshots https://repository.apache.org/snapshots/ - Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
sonatype-apache https://repository.apache.org/releases/ Yes - Yes
apache.snapshots http://repository.apache.org/snapshots - Yes -

Repository locations for each of the Dependencies.

Artifact snapshots sonatype-snapshots central sonatype codehaus-snapshots apache-snapshots sonatype-nexus-snapshots apache.snapshots
backport-util-concurrent:backport-util-concurrent:jar:3.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
classworlds:classworlds:jar:1.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
com.jcraft:jsch:jar:0.1.38 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
commons-cli:commons-cli:jar:1.2 - - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-codec:commons-codec:jar:1.2 - - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-httpclient:commons-httpclient:jar:3.0 - - Found at https://repo.maven.apache.org/maven2 - - - - -
junit:junit:jar:4.11 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
nekohtml:nekohtml:jar:1.9.6.2 - - Found at https://repo.maven.apache.org/maven2 - - - - -
nekohtml:xercesMinimal:jar:1.9.6.2 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-exec:jar:1.2 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-lang3:jar:3.3.2 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-artifact:jar:3.0.5 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-artifact-manager:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-core:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-error-diagnostics:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-model:jar:3.0.5 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-monitor:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-plugin-api:jar:3.0.5 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-plugin-descriptor:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-plugin-registry:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-profile:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-project:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-repository-metadata:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-settings:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-toolchain:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.doxia:doxia-logging-api:jar:1.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.doxia:doxia-sink-api:jar:1.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-file:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-http:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-ssh-external:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.4 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-interpolation:jar:1.11 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-utils:jar:2.0.6 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.javassist:javassist:jar:3.18.2-GA - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.mockito:mockito-all:jar:1.9.5 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.objenesis:objenesis:jar:2.1 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.powermock:powermock-api-mockito:jar:1.5.5 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.powermock:powermock-api-support:jar:1.5.5 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.powermock:powermock-core:jar:1.5.5 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.powermock:powermock-module-junit4:jar:1.5.5 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.powermock:powermock-module-junit4-common:jar:1.5.5 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.powermock:powermock-reflect:jar:1.5.5 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.slf4j:jcl-over-slf4j:jar:1.5.6 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.slf4j:slf4j-api:jar:1.5.6 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.slf4j:slf4j-jdk14:jar:1.5.6 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.slf4j:slf4j-nop:jar:1.5.3 - - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.sisu:sisu-guava:jar:0.9.9 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 - - Found at https://repo.maven.apache.org/maven2 - - - - -
Total snapshots sonatype-snapshots central sonatype codehaus-snapshots apache-snapshots sonatype-nexus-snapshots apache.snapshots
67 (compile: 44, test: 11, runtime: 11, provided: 1) 0 0 67 16 0 0 0 0