ANDROID NDK MAVEN PLUGIN
A plugin for native Android application development with Apache Maven 3.0.4+ and the Android NDK.
Contributions
We welcome your feature enhancements and bug fixes in pull requests!
License |
License
Apache 2.0
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.simpligility.maven.plugins |
ArtifactId | ArtifactIdandroid-ndk-maven-plugin |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionAndroid NDK Maven Plugin - android-ndk-maven-plugin
Maven Plugin for Android Development with the NDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.simpligility.maven.plugins</groupId>
<artifactId>android-ndk-maven-plugin</artifactId>
<version>1.1.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.android.tools : common | jar | 24.5.0 |
com.android.tools.ddms : ddmlib | jar | 24.5.0 |
org.apache.maven : maven-artifact | jar | 3.0.5 |
org.apache.maven : maven-core | jar | 3.0.5 |
org.apache.maven : maven-compat | jar | 3.0.5 |
org.apache.maven.shared : maven-dependency-tree | jar | 2.2 |
org.apache.maven : maven-archiver | jar | 3.0.0 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
io.takari.maven.plugins : takari-plugin-testing | jar | 2.8.0 |
io.takari.maven.plugins : takari-plugin-integration-testing | pom | 2.8.0 |
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.4 |
org.powermock : powermock-core | jar | 1.6.4 |
A plugin for native Android application development with Apache Maven 3.0.4+ and the Android NDK.
We welcome your feature enhancements and bug fixes in pull requests!