MVN

org.xipki.tools : tools-parent

Maven & Gradle

Apr 24, 2023
1 stars

XiPKI Tools :: tools-parent · XiPKI tools parent

<dependency>
    <groupId>org.xipki.tools</groupId>
    <artifactId>tools-parent</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xipki.tools : tools-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of org.xipki.tools : tools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tools-parent-1.0.8
tools-parent-1.0.7
tools-parent-1.0.6
tools-parent-1.0.5
tools-parent-1.0.4
tools-parent-1.0.3
tools-parent-1.0.2
tools-parent-1.0.1
tools-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.xipki.tools</groupId>
    <artifactId>tools-parent</artifactId>
    <version>1.0.8</version>
</dependency>