MVN

org.kevoree.maven : org.kevoree.maven-settings-ci

Maven & Gradle

Dec 13, 2013

Kevoree :: Maven :: Settings CI

<plugin>
    <groupId>org.kevoree.maven</groupId>
    <artifactId>org.kevoree.maven-settings-ci</artifactId>
    <version>1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kevoree.maven : org.kevoree.maven-settings-ci to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of org.kevoree.maven : org.kevoree.maven-settings-ci to add to Maven - All Versions:

Version Vulnerabilities Updated
1
org.kevoree.maven-settings-ci-1

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.maven</groupId>
    <artifactId>org.kevoree.maven-settings-ci</artifactId>
    <version>1</version>
</plugin>