How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>de.xn--ho-hia.maven.boms</groupId>
<artifactId>maven-boms-templating</artifactId>
<version>2017.12.03-181922</version>
</dependency>
Choose a version of de.xn--ho-hia.maven.boms : maven-boms-templating to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2017.12.x |
maven-boms-templating-2017.12.03-181922
|
||
2017.11.x |
maven-boms-templating-2017.11.05-164804
|
||
2017.10.x |
maven-boms-templating-2017.10.15-193334
|
||
maven-boms-templating-2017.10.15-192228
|
|||
2017.03.x |
maven-boms-templating-2017.03.19-175909
|
||
maven-boms-templating-2017.03.19-175304
|
|||
maven-boms-templating-2017.03.19-141943
|
|||
maven-boms-templating-2017.03.12-095554
|
|||
maven-boms-templating-2017.03.12-095204
|
|||
maven-boms-templating-2017.03.12-094744
|
|||
2017.02.x |
maven-boms-templating-2017.02.18-223330
|
||
maven-boms-templating-2017.02.18-223022
|
|||
maven-boms-templating-2017.02.18-221905
|
|||
maven-boms-templating-2017.02.18-221020
|
|||
maven-boms-templating-2017.02.18-211726
|
POM as dependency in dependencyManagement
<dependency>
<groupId>de.xn--ho-hia.maven.boms</groupId>
<artifactId>maven-boms-templating</artifactId>
<version>2017.12.03-181922</version>
</dependency>
Advertisement