MVN

org.lujian.cloud : spring-boot-web-parent

Maven & Gradle

Jan 30, 2021

Cloud Spring Boot Web Parent

<dependency>
    <groupId>org.lujian.cloud</groupId>
    <artifactId>spring-boot-web-parent</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lujian.cloud : spring-boot-web-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of org.lujian.cloud : spring-boot-web-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-boot-web-parent-0.0.4
spring-boot-web-parent-0.0.3
spring-boot-web-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.lujian.cloud</groupId>
    <artifactId>spring-boot-web-parent</artifactId>
    <version>0.0.4</version>
</dependency>

Advertisement