MVN

com.github.sixro : vodafoneitaly-maven-plugin

Maven & Gradle

Aug 28, 2014
0 stars

Vodafone Italy Maven Plugin · A Maven plugin useful to handle Vodafone Italy processes.

<plugin>
    <groupId>com.github.sixro</groupId>
    <artifactId>vodafoneitaly-maven-plugin</artifactId>
    <version>0.7.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sixro : vodafoneitaly-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of com.github.sixro : vodafoneitaly-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
vodafoneitaly-maven-plugin-0.7.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>com.github.sixro</groupId>
    <artifactId>vodafoneitaly-maven-plugin</artifactId>
    <version>0.7.1</version>
</plugin>