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
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.3.1 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.1 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.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
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-core 1.10.19 jar The MIT License

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
aopalliance aopalliance 1.0 - jar Public Domain
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.1 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.21 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0 - jar Eclipse Public License, Version 1.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-guice 3.2.5 no_aop 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
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 Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Public Domain: AOP alliance

Apache 2: Objenesis

New BSD License: Hamcrest Core

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

The Apache Software License, Version 2.0: 1-and-1 :: Bill of Materials Plugin for Maven, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject

The MIT License: Mockito

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug
maven-aether-provider-3.3.1.jar 64.81 kB 43 26 1 1.6 debug
maven-artifact-3.3.1.jar 53.81 kB 57 32 11 1.6 debug
maven-builder-support-3.3.1.jar 14.62 kB 24 10 1 1.6 debug
maven-core-3.3.1.jar 616.94 kB 489 390 56 1.6 debug
maven-model-3.3.1.jar 157.06 kB 67 50 3 1.6 debug
maven-model-builder-3.3.1.jar 172.29 kB 154 121 16 1.6 debug
maven-plugin-api-3.3.1.jar 45.03 kB 46 25 6 1.6 debug
maven-repository-metadata-3.3.1.jar 25.36 kB 25 7 2 1.6 debug
maven-settings-3.3.1.jar 42.04 kB 33 17 2 1.6 debug
maven-settings-builder-3.3.1.jar 41.92 kB 53 32 5 1.6 debug
maven-plugin-annotations-3.3.jar 13.71 kB 22 7 1 1.5 debug
plexus-classworlds-2.5.2.jar 51.45 kB 52 37 5 1.6 debug
plexus-component-annotations-1.6.jar 4.17 kB 15 3 1 1.5 release
plexus-interpolation-1.21.jar 60.99 kB 60 44 6 1.5 debug
plexus-utils-3.0.21.jar 239.03 kB 129 104 9 1.5 debug
aether-api-1.0.2.v20150114.jar 133.13 kB 149 128 11 1.5 debug
aether-impl-1.0.2.v20150114.jar 168.94 kB 114 96 4 1.5 debug
aether-spi-1.0.2.v20150114.jar 29.99 kB 54 34 8 1.5 debug
aether-util-1.0.2.v20150114.jar 143.43 kB 126 101 13 1.5 debug
org.eclipse.sisu.inject-0.3.0.jar 366.47 kB 287 269 9 1.6 debug
org.eclipse.sisu.plexus-0.3.0.jar 200.59 kB 196 164 20 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
mockito-core-1.10.19.jar 1.12 MB 1,138 694 67 1.5 debug
objenesis-2.1.jar 40.78 kB 52 37 9 1.5 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-guice-3.2.5-no_aop.jar 390.30 kB 331 316 8 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
31 6.67 MB 5,884 4,799 331 1.6 29
compile: 26 compile: 5.15 MB compile: 4,297 compile: 3,730 compile: 221 - compile: 24
test: 4 test: 1.50 MB test: 1,565 test: 1,062 test: 109 - test: 4
provided: 1 provided: 13.71 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact plexus.snapshots apache.snapshots central
aopalliance:aopalliance:jar:1.0 - - Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:18.0 - - Found at https://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1 - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.12 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-aether-provider:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-builder-support:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-core:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-model-builder:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-repository-metadata:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-settings:jar:3.3.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-settings-builder:jar:3.3.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.codehaus.plexus:plexus-classworlds:jar:2.5.2 - - Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.6 - - Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.21 - - Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:3.0.21 - - Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-api:jar:1.0.2.v20150114 - - Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 - - Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 - - Found at https://repo.maven.apache.org/maven2
org.eclipse.aether:aether-util:jar:1.0.2.v20150114 - - Found at https://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0 - - Found at https://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0 - - 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
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-guice:jar:no_aop:3.2.5 - - Found at https://repo.maven.apache.org/maven2
Total plexus.snapshots apache.snapshots central
31 (compile: 26, test: 4, provided: 1) 0 0 31