MVN

com.abstratt : cloudfier-maven-plugin

Maven & Gradle

Apr 29, 2020
1 stars

A plug-in for exposing Cloudfier functionality to Maven builds.

<plugin>
    <groupId>com.abstratt</groupId>
    <artifactId>cloudfier-maven-plugin</artifactId>
    <version>1.0.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.abstratt : cloudfier-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of com.abstratt : cloudfier-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cloudfier-maven-plugin-1.0.13
cloudfier-maven-plugin-1.0.8
cloudfier-maven-plugin-1.0.5
0.12.x
cloudfier-maven-plugin-0.12.0
0.11.x
cloudfier-maven-plugin-0.11.3
cloudfier-maven-plugin-0.11.2

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.abstratt</groupId>
    <artifactId>cloudfier-maven-plugin</artifactId>
    <version>1.0.13</version>
</plugin>