MVN

ro.kuberam.maven.plugins : kuberam-xml-plugin

Maven & Gradle

Oct 09, 2014
0 stars

kuberam xml plugin · Plugin for processing XML

<plugin>
    <groupId>ro.kuberam.maven.plugins</groupId>
    <artifactId>kuberam-xml-plugin</artifactId>
    <version>0.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.kuberam.maven.plugins : kuberam-xml-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of ro.kuberam.maven.plugins : kuberam-xml-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
kuberam-xml-plugin-0.0.2
kuberam-xml-plugin-0.0.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>ro.kuberam.maven.plugins</groupId>
    <artifactId>kuberam-xml-plugin</artifactId>
    <version>0.0.2</version>
</plugin>