MVN

com.github.ymstars : jinqiu-microservice-parent-pom

Maven & Gradle

Apr 22, 2019
0 stars

jinqiu-microservice-parent-pom · Micro Service Backend Project Global Pom.

<dependency>
    <groupId>com.github.ymstars</groupId>
    <artifactId>jinqiu-microservice-parent-pom</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ymstars : jinqiu-microservice-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RELEASE

All Versions

Choose a version of com.github.ymstars : jinqiu-microservice-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jinqiu-microservice-parent-pom-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ymstars</groupId>
    <artifactId>jinqiu-microservice-parent-pom</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>