IDFC Artifact Property Plugin

A maven plug-in to obfuscate project artifacts using ProGuard (http://proguard.sourceforge.net/)

License

License

GroupId

GroupId

com.idfconnect.devtools
ArtifactId

ArtifactId

artifact-property-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

IDFC Artifact Property Plugin
A maven plug-in to obfuscate project artifacts using ProGuard (http://proguard.sourceforge.net/)
Project URL

Project URL

http://sourceforge.net/projects/artifactpropertyplugin/
Project Organization

Project Organization

IDF Connect, Inc.
Source Code Management

Source Code Management

https://svn.code.sf.net/p/artifactpropertyplugin/code/tags/artifact-property-plugin-1.0

Download artifact-property-plugin

How to add to project

<plugin>
    <groupId>com.idfconnect.devtools</groupId>
    <artifactId>artifact-property-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.0
org.apache.maven : maven-core jar 3.1.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0