How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>lightblue-client-pom</artifactId>
<version>5.21.0</version>
</dependency>
Choose a version of com.redhat.lightblue.client : lightblue-client-pom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
5.21.x |
lightblue-client-pom-5.21.0
|
||
5.20.x |
lightblue-client-pom-5.20.0
|
||
5.19.x |
lightblue-client-pom-5.19.0
|
||
5.18.x |
lightblue-client-pom-5.18.0
|
||
5.17.x |
lightblue-client-pom-5.17.0
|
||
5.16.x |
lightblue-client-pom-5.16.0
|
||
5.15.x |
lightblue-client-pom-5.15.0
|
||
5.14.x |
lightblue-client-pom-5.14.0
|
||
5.13.x |
lightblue-client-pom-5.13.0
|
||
5.12.x |
lightblue-client-pom-5.12.0
|
||
5.11.x |
lightblue-client-pom-5.11.0
|
||
5.10.x |
lightblue-client-pom-5.10.0
|
||
5.9.x |
lightblue-client-pom-5.9.0
|
||
5.8.x |
lightblue-client-pom-5.8.0
|
||
5.7.x |
lightblue-client-pom-5.7.0
|
||
5.6.x |
lightblue-client-pom-5.6.0
|
||
5.5.x |
lightblue-client-pom-5.5.0
|
||
5.4.x |
lightblue-client-pom-5.4.0
|
||
5.3.x |
lightblue-client-pom-5.3.0
|
||
5.2.x |
lightblue-client-pom-5.2.0
|
||
5.1.x |
lightblue-client-pom-5.1.0
|
||
5.0.x |
lightblue-client-pom-5.0.0
|
||
4.6.x |
lightblue-client-pom-4.6.0
|
||
4.5.x |
lightblue-client-pom-4.5.0
|
||
4.4.x |
lightblue-client-pom-4.4.0
|
||
4.3.x |
lightblue-client-pom-4.3.0
|
||
4.2.x |
lightblue-client-pom-4.2.0
|
||
4.0.x |
lightblue-client-pom-4.0.0
|
||
3.0.x |
lightblue-client-pom-3.0.0
|
||
2.2.x |
lightblue-client-pom-2.2.0
|
||
2.1.x |
lightblue-client-pom-2.1.0
|
||
2.0.x |
lightblue-client-pom-2.0.0
|
||
1.9.x |
lightblue-client-pom-1.9.0
|
||
1.8.x |
lightblue-client-pom-1.8.1
|
||
1.7.x |
lightblue-client-pom-1.7.0
|
||
1.6.x |
lightblue-client-pom-1.6.0
|
||
1.5.x |
lightblue-client-pom-1.5.0
|
||
1.4.x |
lightblue-client-pom-1.4.0
|
||
1.3.x |
lightblue-client-pom-1.3.0
|
||
1.2.x |
lightblue-client-pom-1.2.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>lightblue-client-pom</artifactId>
<version>5.21.0</version>
</dependency>
Advertisement