MVN

cn.com.joycode : nimble-starter-parent

Maven & Gradle

Jul 22, 2020

nimble-starter-parent · parent pom for nimble projects

<dependency>
    <groupId>cn.com.joycode</groupId>
    <artifactId>nimble-starter-parent</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.com.joycode : nimble-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of cn.com.joycode : nimble-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
nimble-starter-parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.com.joycode</groupId>
    <artifactId>nimble-starter-parent</artifactId>
    <version>0.2</version>
</dependency>