MVN

eu.cloudnetservice.cloudnet : bom

Maven & Gradle

Jul 09, 2023
354 stars

bom · A modern application that can dynamically and easily deliver Minecraft oriented software

<dependency>
    <groupId>eu.cloudnetservice.cloudnet</groupId>
    <artifactId>bom</artifactId>
    <version>4.0.0-RC9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.cloudnetservice.cloudnet : bom to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0-RC9
  • Latest Release Candidate: 4.0.0-RC9

All Versions

Choose a version of eu.cloudnetservice.cloudnet : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
bom-4.0.0-RC9
bom-4.0.0-RC8
bom-4.0.0-RC7
bom-4.0.0-RC6
bom-4.0.0-RC5
bom-4.0.0-RC4
bom-4.0.0-RC3
bom-4.0.0-RC2
bom-4.0.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.cloudnetservice.cloudnet</groupId>
    <artifactId>bom</artifactId>
    <version>4.0.0-RC9</version>
</dependency>

Advertisement