MVN

com.redhat.lightblue.client : client-pom

Maven & Gradle

Nov 12, 2014
5 stars
<dependency>
    <groupId>com.redhat.lightblue.client</groupId>
    <artifactId>client-pom</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redhat.lightblue.client : client-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.redhat.lightblue.client : client-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
client-pom-1.1.0
1.0.x
client-pom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.redhat.lightblue.client</groupId>
    <artifactId>client-pom</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement