| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.idfconnect.devtools |
| ArtifactId | ArtifactIdidfc-proguard-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionIDFC ProGuard Maven Plugin
A maven plug-in to obfuscate project artifacts using ProGuard (http://proguard.sourceforge.net/)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.idfconnect.devtools</groupId>
<artifactId>idfc-proguard-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.0 |
| net.sf.proguard : proguard-base | jar | 4.9 |
| org.apache.maven : maven-archiver | jar | 2.5 |
| org.apache.maven : maven-core | jar | 3.1.0 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |