MVN

com.pragmaticobjects.oo.atom : atom-maven-plugin

Maven & Gradle

Feb 16, 2019
22 stars
<plugin>
    <groupId>com.pragmaticobjects.oo.atom</groupId>
    <artifactId>atom-maven-plugin</artifactId>
    <version>0.0.16</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pragmaticobjects.oo.atom : atom-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.16

All Versions

Choose a version of com.pragmaticobjects.oo.atom : atom-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
atom-maven-plugin-0.0.16
atom-maven-plugin-0.0.15
atom-maven-plugin-0.0.14
atom-maven-plugin-0.0.13

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.pragmaticobjects.oo.atom</groupId>
    <artifactId>atom-maven-plugin</artifactId>
    <version>0.0.16</version>
</plugin>

Advertisement