MVN

io.rincl : rincl-bom

Maven & Gradle

Oct 30, 2022

Rincl Parent · Parent POM and bill of materials of all Rincl projects.

<dependency>
    <groupId>io.rincl</groupId>
    <artifactId>rincl-bom</artifactId>
    <version>0.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rincl : rincl-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.8.3

All Versions

Choose a version of io.rincl : rincl-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
rincl-bom-0.8.3
rincl-bom-0.8.2
rincl-bom-0.8.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.rincl</groupId>
    <artifactId>rincl-bom</artifactId>
    <version>0.8.3</version>
</dependency>

Advertisement