MVN

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

Maven & Gradle

Feb 03, 2020
3 stars

Kuberam EXPath Plugin · Plugin for EXPath related functionality

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

Latest Version

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

  • Latest Stable: 0.6.3

All Versions

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

Version Vulnerabilities Updated
0.6.x
kuberam-expath-plugin-0.6.3
kuberam-expath-plugin-0.6.2
kuberam-expath-plugin-0.6.1
kuberam-expath-plugin-0.6.0
0.5.x
kuberam-expath-plugin-0.5.9
kuberam-expath-plugin-0.5.8
kuberam-expath-plugin-0.5.7
kuberam-expath-plugin-0.5.6
kuberam-expath-plugin-0.5.5
kuberam-expath-plugin-0.5.4
kuberam-expath-plugin-0.5.3
kuberam-expath-plugin-0.5.2
kuberam-expath-plugin-0.5.1
kuberam-expath-plugin-0.5.0
0.4.x
kuberam-expath-plugin-0.4.9
kuberam-expath-plugin-0.4.8
kuberam-expath-plugin-0.4.7
kuberam-expath-plugin-0.4.6
kuberam-expath-plugin-0.4.5
kuberam-expath-plugin-0.4.4
kuberam-expath-plugin-0.4.2
kuberam-expath-plugin-0.4.1
kuberam-expath-plugin-0.4.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>ro.kuberam.maven.plugins</groupId>
    <artifactId>kuberam-expath-plugin</artifactId>
    <version>0.6.3</version>
</plugin>