MVN

com.kaaprotech : satu-maven-plugin

Maven & Gradle

Mar 15, 2015
<plugin>
    <groupId>com.kaaprotech</groupId>
    <artifactId>satu-maven-plugin</artifactId>
    <version>1.0.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kaaprotech : satu-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.kaaprotech : satu-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
satu-maven-plugin-1.0.8
satu-maven-plugin-1.0.7
satu-maven-plugin-1.0.6
satu-maven-plugin-1.0.5
satu-maven-plugin-1.0.4
satu-maven-plugin-1.0.3
satu-maven-plugin-1.0.2
satu-maven-plugin-1.0.1
satu-maven-plugin-1.0.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.kaaprotech</groupId>
    <artifactId>satu-maven-plugin</artifactId>
    <version>1.0.8</version>
</plugin>

Advertisement