MVN

com.telenav.cactus : cactus-parent

Maven & Gradle

Nov 13, 2022
0 stars

The cactus project generates build metadata consumed by KivaKit and other projects, and provides a Maven plugin for performing git operations and manipulating large trees of projects managed through git submodules.

<dependency>
    <groupId>com.telenav.cactus</groupId>
    <artifactId>cactus-parent</artifactId>
    <version>1.5.49</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.telenav.cactus : cactus-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.49

All Versions

Choose a version of com.telenav.cactus : cactus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
cactus-parent-1.5.49
cactus-parent-1.5.48
cactus-parent-1.5.47
cactus-parent-1.5.46
cactus-parent-1.5.45
cactus-parent-1.5.44
cactus-parent-1.5.43
cactus-parent-1.5.42
cactus-parent-1.5.41
cactus-parent-1.5.40
cactus-parent-1.5.39
cactus-parent-1.5.38
cactus-parent-1.5.37
cactus-parent-1.5.36

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.telenav.cactus</groupId>
    <artifactId>cactus-parent</artifactId>
    <version>1.5.49</version>
</dependency>