MVN

com.nhl.bootique.bom : bootique-bom-parent

Maven & Gradle

Jul 26, 2016
1 stars

bootique-bom-parent: Parent of Bootique BOM · Parent POM of Bootique BOM and BOM tests modules.

<dependency>
    <groupId>com.nhl.bootique.bom</groupId>
    <artifactId>bootique-bom-parent</artifactId>
    <version>0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique.bom : bootique-bom-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.18

All Versions

Choose a version of com.nhl.bootique.bom : bootique-bom-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.18
bootique-bom-parent-0.18
0.17
bootique-bom-parent-0.17
0.16
bootique-bom-parent-0.16
0.15
bootique-bom-parent-0.15
0.14
bootique-bom-parent-0.14
0.13
bootique-bom-parent-0.13
0.12.x
bootique-bom-parent-0.12.3
bootique-bom-parent-0.12.2
bootique-bom-parent-0.12.1
0.12
bootique-bom-parent-0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nhl.bootique.bom</groupId>
    <artifactId>bootique-bom-parent</artifactId>
    <version>0.18</version>
</dependency>

Advertisement