MVN

org.incendo : cloud-spring

Maven & Gradle

Jan 26, 2024
2 stars

cloud-spring · cloud-spring

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

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.0.x
cloud-spring-1.0.0-beta.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.incendo</groupId>
    <artifactId>cloud-spring</artifactId>
    <version>1.0.0-beta.1</version>
</dependency>

Advertisement