How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>lightblue-core-pom</artifactId>
<version>2.18.0</version>
</dependency>
Choose a version of com.redhat.lightblue : lightblue-core-pom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.18.x |
lightblue-core-pom-2.18.0
|
||
2.17.x |
lightblue-core-pom-2.17.0
|
||
2.16.x |
lightblue-core-pom-2.16.0
|
||
2.15.x |
lightblue-core-pom-2.15.0
|
||
2.14.x |
lightblue-core-pom-2.14.0
|
||
2.13.x |
lightblue-core-pom-2.13.0
|
||
2.12.x |
lightblue-core-pom-2.12.0
|
||
2.11.x |
lightblue-core-pom-2.11.0
|
||
2.10.x |
lightblue-core-pom-2.10.0
|
||
2.9.x |
lightblue-core-pom-2.9.0
|
||
2.8.x |
lightblue-core-pom-2.8.0
|
||
2.7.x |
lightblue-core-pom-2.7.0
|
||
2.6.x |
lightblue-core-pom-2.6.0
|
||
2.5.x |
lightblue-core-pom-2.5.0
|
||
2.4.x |
lightblue-core-pom-2.4.0
|
||
2.3.x |
lightblue-core-pom-2.3.0
|
||
2.2.x |
lightblue-core-pom-2.2.0
|
||
2.1.x |
lightblue-core-pom-2.1.0
|
||
2.0.x |
lightblue-core-pom-2.0.0
|
||
1.15.x |
lightblue-core-pom-1.15.0
|
||
1.14.x |
lightblue-core-pom-1.14.0
|
||
1.13.x |
lightblue-core-pom-1.13.0
|
||
1.12.x |
lightblue-core-pom-1.12.0
|
||
1.11.x |
lightblue-core-pom-1.11.0
|
||
1.10.x |
lightblue-core-pom-1.10.0
|
||
1.9.x |
lightblue-core-pom-1.9.0
|
||
1.8.x |
lightblue-core-pom-1.8.1
|
||
lightblue-core-pom-1.8.0
|
|||
1.7.x |
lightblue-core-pom-1.7.0
|
||
1.6.x |
lightblue-core-pom-1.6.0
|
||
1.5.x |
lightblue-core-pom-1.5.0
|
||
1.4.x |
lightblue-core-pom-1.4.0
|
||
1.3.x |
lightblue-core-pom-1.3.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>lightblue-core-pom</artifactId>
<version>2.18.0</version>
</dependency>
Advertisement