MVN

com.github.luues.cloud : spring-cloud-starter-pom

Maven & Gradle

Apr 14, 2021

A simple jar reference based on spring cloud

<dependency>
    <groupId>com.github.luues.cloud</groupId>
    <artifactId>spring-cloud-starter-pom</artifactId>
    <version>1.0.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.luues.cloud : spring-cloud-starter-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.0.RELEASE

All Versions

Choose a version of com.github.luues.cloud : spring-cloud-starter-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-cloud-starter-pom-1.0.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.luues.cloud</groupId>
    <artifactId>spring-cloud-starter-pom</artifactId>
    <version>1.0.0.0.RELEASE</version>
</dependency>