MVN

com.telenav.cactus : cactus-build-maven-plugin

Maven & Gradle

Jun 06, 2022

The cactus-build-maven-plugin project codifies Telenav Open Source processes.

<plugin>
    <groupId>com.telenav.cactus</groupId>
    <artifactId>cactus-build-maven-plugin</artifactId>
    <version>1.4.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.telenav.cactus : cactus-build-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of com.telenav.cactus : cactus-build-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
cactus-build-maven-plugin-1.4.2
cactus-build-maven-plugin-1.4.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.telenav.cactus</groupId>
    <artifactId>cactus-build-maven-plugin</artifactId>
    <version>1.4.2</version>
</plugin>