MVN

io.esastack : restlight-bom

Maven & Gradle

May 27, 2022
151 stars

Restlight :: Bom · Restlight :: Bill of Materials

<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>restlight-bom</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
restlight-bom-1.0.0
0.1.x
restlight-bom-0.1.1
restlight-bom-0.1.0
0.0.x
restlight-bom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>restlight-bom</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement