MVN

com.github.binmagic : codeguard-maven-plugin

Maven & Gradle

Mar 18, 2019
1 stars

codeguard-maven-plugin · Open Source maven plugin for code encryption.

<plugin>
    <groupId>com.github.binmagic</groupId>
    <artifactId>codeguard-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.binmagic : codeguard-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.binmagic : codeguard-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
codeguard-maven-plugin-1.0.1
1.0
codeguard-maven-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.binmagic</groupId>
    <artifactId>codeguard-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>