MVN

net.runeduniverse.lib.utils : utils-bom

Maven & Gradle

Nov 10, 2022
0 stars

UTILS - Bill of Materials

<dependency>
    <groupId>net.runeduniverse.lib.utils</groupId>
    <artifactId>utils-bom</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.runeduniverse.lib.utils : utils-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of net.runeduniverse.lib.utils : utils-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
utils-bom-1.0.1
utils-bom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.runeduniverse.lib.utils</groupId>
    <artifactId>utils-bom</artifactId>
    <version>1.0.1</version>
</dependency>