MVN

com.dragome : dragome-maven-plugin

Maven & Gradle

Jul 12, 2016
80 stars

dragome-maven-plugins · Dragome Maven Plugins

<plugin>
    <groupId>com.dragome</groupId>
    <artifactId>dragome-maven-plugin</artifactId>
    <version>0.96-beta4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.96-beta4
  • Latest Beta: 0.96-beta4

All Versions

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

Version Vulnerabilities Updated
0.96
dragome-maven-plugin-0.96-beta4
dragome-maven-plugin-0.96-beta3
dragome-maven-plugin-0.96-beta2
0.95.x
dragome-maven-plugin-0.95.5-beta1

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.dragome</groupId>
    <artifactId>dragome-maven-plugin</artifactId>
    <version>0.96-beta4</version>
</plugin>