How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.rapidpm</groupId>
<artifactId>rapidpm-junit5-ext-servlet-container-bom</artifactId>
<version>01.00.04-RPM</version>
</dependency>
Choose a version of org.rapidpm : rapidpm-junit5-ext-servlet-container-bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
01.00.x |
rapidpm-junit5-ext-servlet-container-bom-01.00.04-RPM
|
||
rapidpm-junit5-ext-servlet-container-bom-01.00.03-RPM
|
|||
rapidpm-junit5-ext-servlet-container-bom-01.00.02-RPM
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.rapidpm</groupId>
<artifactId>rapidpm-junit5-ext-servlet-container-bom</artifactId>
<version>01.00.04-RPM</version>
</dependency>
Advertisement