MVN

io.cloudflight.platform.spring : platform-spring-bom

Maven & Gradle

Jul 21, 2023
16 stars

cloudflight-platform-spring - platform-spring-bom · Cloudflight Platform for Spring Boot

<dependency>
    <groupId>io.cloudflight.platform.spring</groupId>
    <artifactId>platform-spring-bom</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cloudflight.platform.spring : platform-spring-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.1.2
  • Latest Release Candidate: 2.1.0-rc.1

All Versions

Choose a version of io.cloudflight.platform.spring : platform-spring-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
platform-spring-bom-2.1.2
platform-spring-bom-2.1.1
platform-spring-bom-2.1.0
platform-spring-bom-2.1.0-rc.1
2.0.x
platform-spring-bom-2.0.4
platform-spring-bom-2.0.3
platform-spring-bom-2.0.2
platform-spring-bom-2.0.1
platform-spring-bom-2.0.0
platform-spring-bom-2.0.0-rc.2
platform-spring-bom-2.0.0-rc.1
1.1.x
platform-spring-bom-1.1.8
platform-spring-bom-1.1.7
platform-spring-bom-1.1.6
platform-spring-bom-1.1.5
platform-spring-bom-1.1.4
platform-spring-bom-1.1.3
platform-spring-bom-1.1.2
platform-spring-bom-1.1.1
platform-spring-bom-1.1.0
1.0.x
platform-spring-bom-1.0.4
platform-spring-bom-1.0.3
platform-spring-bom-1.0.2
platform-spring-bom-1.0.1
platform-spring-bom-1.0.0
0.9.x
platform-spring-bom-0.9.3
platform-spring-bom-0.9.2
platform-spring-bom-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.cloudflight.platform.spring</groupId>
    <artifactId>platform-spring-bom</artifactId>
    <version>2.1.2</version>
</dependency>