MVN

org.ow2.jasmine : deployme-maven-plugin

Maven & Gradle

Nov 13, 2012

JASMINe :: Deploy ME :: Maven plugin

<plugin>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>deployme-maven-plugin</artifactId>
    <version>2.0-M1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.jasmine : deployme-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0-M1

All Versions

Choose a version of org.ow2.jasmine : deployme-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
deployme-maven-plugin-2.0-M1

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.ow2.jasmine</groupId>
    <artifactId>deployme-maven-plugin</artifactId>
    <version>2.0-M1</version>
</plugin>