MVN

com.telenav : telenav-superpom-project-family

Maven & Gradle

Oct 20, 2022

telenav-superpom-project-family · Provides the release profile that runs lexakai when building kivakit, kivakit-stuff, mesakit, etc, so that you simply add `--activateProfiles release` when building to automatically build lexakai documentation.

<dependency>
    <groupId>com.telenav</groupId>
    <artifactId>telenav-superpom-project-family</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.telenav : telenav-superpom-project-family to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of com.telenav : telenav-superpom-project-family to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
telenav-superpom-project-family-2.0.4
telenav-superpom-project-family-2.0.3
telenav-superpom-project-family-2.0.2
telenav-superpom-project-family-2.0.1
telenav-superpom-project-family-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.telenav</groupId>
    <artifactId>telenav-superpom-project-family</artifactId>
    <version>2.0.4</version>
</dependency>