MVN

com.nitorcreations : cloudy-plugin

Maven & Gradle

May 13, 2014
0 stars

Cloudy Maven Plugin

<plugin>
    <groupId>com.nitorcreations</groupId>
    <artifactId>cloudy-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nitorcreations : cloudy-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.nitorcreations : cloudy-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
cloudy-plugin-1.2
1.1
cloudy-plugin-1.1
1.0
cloudy-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.nitorcreations</groupId>
    <artifactId>cloudy-plugin</artifactId>
    <version>1.2</version>
</plugin>