MVN

app.myoss.cloud : spring-boot-build

Maven & Gradle

Jan 18, 2022
0 stars

myoss-spring-boot-build · myoss open source project, Spring Boot Build

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

Latest Version

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

  • Latest Stable: 2022.0.1.RELEASE

All Versions

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

Version Vulnerabilities Updated
2022.0.x
spring-boot-build-2022.0.1.RELEASE
2021.0.x
spring-boot-build-2021.0.1.RELEASE
spring-boot-build-2021.0.0.RELEASE
2020.0.x
spring-boot-build-2020.0.0.RELEASE
2.1.x
spring-boot-build-2.1.28.RELEASE
spring-boot-build-2.1.27.RELEASE
spring-boot-build-2.1.26.RELEASE
spring-boot-build-2.1.25.RELEASE
spring-boot-build-2.1.24.RELEASE
spring-boot-build-2.1.23.RELEASE
spring-boot-build-2.1.22.RELEASE
spring-boot-build-2.1.21.RELEASE
spring-boot-build-2.1.20.RELEASE
spring-boot-build-2.1.19.RELEASE
spring-boot-build-2.1.18.RELEASE
spring-boot-build-2.1.17.RELEASE
spring-boot-build-2.1.16.RELEASE
spring-boot-build-2.1.15.RELEASE
spring-boot-build-2.1.14.RELEASE
spring-boot-build-2.1.13.RELEASE
spring-boot-build-2.1.12.RELEASE
spring-boot-build-2.1.11.RELEASE
spring-boot-build-2.1.10.RELEASE
spring-boot-build-2.1.9.RELEASE
spring-boot-build-2.1.8.RELEASE
spring-boot-build-2.1.7.RELEASE
spring-boot-build-2.1.6.RELEASE
spring-boot-build-2.1.5.RELEASE
spring-boot-build-2.1.4.RELEASE
spring-boot-build-2.1.3.RELEASE
spring-boot-build-2.1.2.RELEASE
spring-boot-build-2.1.1.RELEASE
spring-boot-build-2.1.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>app.myoss.cloud</groupId>
    <artifactId>spring-boot-build</artifactId>
    <version>2022.0.1.RELEASE</version>
</dependency>

Advertisement