MVN

org.arakhne.afc.maven : atomicdeploy

Maven & Gradle

Jun 12, 2016
13 stars

Atomic deployment of files

<plugin>
    <groupId>org.arakhne.afc.maven</groupId>
    <artifactId>atomicdeploy</artifactId>
    <version>13.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.arakhne.afc.maven : atomicdeploy to add to Maven - Latest Versions:

  • Latest Stable: 13.0

All Versions

Choose a version of org.arakhne.afc.maven : atomicdeploy to add to Maven - All Versions:

Version Vulnerabilities Updated
13.0
atomicdeploy-13.0
12.0
atomicdeploy-12.0
11.0
atomicdeploy-11.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>org.arakhne.afc.maven</groupId>
    <artifactId>atomicdeploy</artifactId>
    <version>13.0</version>
</plugin>

Advertisement