MVN

net.wasdev.wlp.starters.watsonsdk : compile-pom

Maven & Gradle

Apr 13, 2018
10 stars

compile-pom

<dependency>
    <groupId>net.wasdev.wlp.starters.watsonsdk</groupId>
    <artifactId>compile-pom</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wasdev.wlp.starters.watsonsdk : compile-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of net.wasdev.wlp.starters.watsonsdk : compile-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
compile-pom-0.1
0.0.x
compile-pom-0.0.6
compile-pom-0.0.5
compile-pom-0.0.4
compile-pom-0.0.3
compile-pom-0.0.2
compile-pom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.wasdev.wlp.starters.watsonsdk</groupId>
    <artifactId>compile-pom</artifactId>
    <version>0.1</version>
</dependency>