MVN

com.github.yunwjr : yun-spring-boot-pom

Maven & Gradle

Jul 31, 2020
0 stars

yun-spring-boot-pom · yun-spring-boot-pom

<dependency>
    <groupId>com.github.yunwjr</groupId>
    <artifactId>yun-spring-boot-pom</artifactId>
    <version>0.0.2.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yunwjr : yun-spring-boot-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2.RELEASE

All Versions

Choose a version of com.github.yunwjr : yun-spring-boot-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
yun-spring-boot-pom-0.0.2.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yunwjr</groupId>
    <artifactId>yun-spring-boot-pom</artifactId>
    <version>0.0.2.RELEASE</version>
</dependency>

Advertisement