MVN

org.incendo : cloud-bom

Maven & Gradle

Jan 24, 2024
404 stars

cloud-bom · Command framework and dispatcher for the JVM

<dependency>
    <groupId>org.incendo</groupId>
    <artifactId>cloud-bom</artifactId>
    <version>2.0.0-beta.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.incendo : cloud-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-beta.1
  • Latest Beta: 2.0.0-beta.1

All Versions

Choose a version of org.incendo : cloud-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
cloud-bom-2.0.0-beta.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.incendo</groupId>
    <artifactId>cloud-bom</artifactId>
    <version>2.0.0-beta.1</version>
</dependency>

Advertisement