MVN

org.kevoree.platform : org.kevoree.platform.mavenrunner

Maven & Gradle

Oct 16, 2013
38 stars

Kevoree :: Platform :: MavenRunner

<plugin>
    <groupId>org.kevoree.platform</groupId>
    <artifactId>org.kevoree.platform.mavenrunner</artifactId>
    <version>2.0.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kevoree.platform : org.kevoree.platform.mavenrunner to add to Maven - Latest Versions:

  • Latest Stable: 2.0.13

All Versions

Choose a version of org.kevoree.platform : org.kevoree.platform.mavenrunner to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
org.kevoree.platform.mavenrunner-2.0.13
org.kevoree.platform.mavenrunner-2.0.12
org.kevoree.platform.mavenrunner-2.0.11
org.kevoree.platform.mavenrunner-2.0.10
org.kevoree.platform.mavenrunner-2.0.8
org.kevoree.platform.mavenrunner-2.0.7
org.kevoree.platform.mavenrunner-2.0.6
org.kevoree.platform.mavenrunner-2.0.5
org.kevoree.platform.mavenrunner-2.0.4
org.kevoree.platform.mavenrunner-2.0.3

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.kevoree.platform</groupId>
    <artifactId>org.kevoree.platform.mavenrunner</artifactId>
    <version>2.0.13</version>
</plugin>