MVN

com.opkloud.kloudprints : tomcat-kp

Maven & Gradle

Feb 24, 2018

Tomcat Kloudprint · Kloudprint that stands up a Tomcat cluster.

<dependency>
    <groupId>com.opkloud.kloudprints</groupId>
    <artifactId>tomcat-kp</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opkloud.kloudprints : tomcat-kp to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.opkloud.kloudprints : tomcat-kp to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
tomcat-kp-1.1.0
1.0.x
tomcat-kp-1.0.2
tomcat-kp-1.0.1
1.0
tomcat-kp-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.opkloud.kloudprints</groupId>
    <artifactId>tomcat-kp</artifactId>
    <version>1.1.0</version>
</dependency>