MVN

org.kevoree : org.kevoree.tools.mavenplugin

Maven & Gradle

Sep 19, 2017
38 stars

Kevoree :: Tools :: Maven Plugin

<plugin>
    <groupId>org.kevoree</groupId>
    <artifactId>org.kevoree.tools.mavenplugin</artifactId>
    <version>5.5.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kevoree : org.kevoree.tools.mavenplugin to add to Maven - Latest Versions:

  • Latest Stable: 5.5.1

All Versions

Choose a version of org.kevoree : org.kevoree.tools.mavenplugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.5.x
org.kevoree.tools.mavenplugin-5.5.1
org.kevoree.tools.mavenplugin-5.5.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.kevoree</groupId>
    <artifactId>org.kevoree.tools.mavenplugin</artifactId>
    <version>5.5.1</version>
</plugin>

Advertisement