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.android.tools common 24.5.0 jar The Apache Software License, Version 2.0
com.android.tools.ddms ddmlib 24.5.0 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.maven maven-archiver 3.0.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-compat 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-dependency-tree 2.2 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
io.takari.maven.plugins takari-plugin-integration-testing 2.8.0 pom The Eclipse Public License, Version 1.0
io.takari.maven.plugins takari-plugin-testing 2.8.0 jar The Eclipse Public License, Version 1.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.easymock easymock 3.4 jar Apache 2
org.powermock powermock-core 1.6.4 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.4 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
com.google.code.findbugs jsr305 2.0.1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.9 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.0.5 - 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-model-builder 3.0.5 - 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-repository-metadata 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.0.0 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.9.1 - 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-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.4.1 - 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.eclipse.aether aether-util 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-api 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-impl 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-spi 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-util 1.13.1 - 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-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
com.android.tools annotations 24.5.0 jar The Apache Software License, Version 2.0
com.google.guava guava 17.0 jar The Apache Software License, Version 2.0
net.sf.kxml kxml2 2.3.0 jar BSD style-Public Domain

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
io.takari.m2e.workspace org.eclipse.m2e.workspace.cli 0.4.0 jar Eclipse Public License - v 1.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.commons commons-exec 1.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.20.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.objenesis objenesis 2.2 jar Apache 2
org.powermock powermock-reflect 1.6.4 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

BSD style: kXML 2 is a small XML pull parser based on the common XML pull API

Public Domain: kXML 2 is a small XML pull parser based on the common XML pull API

New BSD License: Hamcrest Core

Apache 2: EasyMock, Objenesis

LGPL 2.1: Javassist

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Archiver, Apache Maven Dependency Tree, Apache Maven Shared Utils, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations

Eclipse Public License - v 1.0: m2e-workspace

Eclipse Public License 1.0: JUnit

MPL 1.1: Javassist

The Eclipse Public License, Version 1.0: takari-plugin-integration-testing, takari-plugin-testing

The Apache Software License, Version 2.0: Apache Commons Compress, Apache Commons Exec, Apache Maven Wagon :: API, Commons IO, FindBugs-jsr305, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle, com.android.tools.annotations, com.android.tools.common, com.android.tools.ddms.ddmlib, javax.inject, powermock-core, powermock-reflect

Apache License 2.0: Javassist

Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Aether Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

Apache 2.0: Android NDK Maven Plugin - android-ndk-maven-plugin