MVN

com.kaching.platform : kawala-parent

Maven & Gradle

Jun 17, 2015
41 stars

Kawala - Parent Maven Configuration · Shared pom for kawala subprojects

<dependency>
    <groupId>com.kaching.platform</groupId>
    <artifactId>kawala-parent</artifactId>
    <version>0.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kaching.platform : kawala-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.6

All Versions

Choose a version of com.kaching.platform : kawala-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
kawala-parent-0.1.6
kawala-parent-0.1.5
kawala-parent-0.1.4
kawala-parent-0.1.3
kawala-parent-0.1.2
kawala-parent-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.kaching.platform</groupId>
    <artifactId>kawala-parent</artifactId>
    <version>0.1.6</version>
</dependency>

Advertisement