MVN

app.myoss.cloud : spring-boot-parent

Maven & Gradle

Jan 01, 2019
0 stars

spring-boot-parent · myoss open source project, Spring Boot Project parent pom

<dependency>
    <groupId>app.myoss.cloud</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>2.0.18.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.myoss.cloud : spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.18.RELEASE

All Versions

Choose a version of app.myoss.cloud : spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-boot-parent-2.0.18.RELEASE
spring-boot-parent-2.0.17.RELEASE
spring-boot-parent-2.0.16.RELEASE
spring-boot-parent-2.0.15.RELEASE
spring-boot-parent-2.0.14.RELEASE
spring-boot-parent-2.0.13.RELEASE
spring-boot-parent-2.0.12.RELEASE
spring-boot-parent-2.0.11.RELEASE
spring-boot-parent-2.0.10.RELEASE
spring-boot-parent-2.0.9.RELEASE
spring-boot-parent-2.0.8.RELEASE
spring-boot-parent-2.0.7.RELEASE
spring-boot-parent-2.0.6.RELEASE
spring-boot-parent-2.0.5.RELEASE
spring-boot-parent-2.0.4.RELEASE
spring-boot-parent-2.0.3.RELEASE
spring-boot-parent-2.0.2.RELEASE
spring-boot-parent-2.0.1.RELEASE
spring-boot-parent-2.0.0.RELEASE
1.0.x
spring-boot-parent-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>app.myoss.cloud</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>2.0.18.RELEASE</version>
</dependency>

Advertisement