MVN

cn.guoyukun.jasst : asst-parent

Maven & Gradle

Apr 29, 2014
0 stars

Java Assistant

<dependency>
    <groupId>cn.guoyukun.jasst</groupId>
    <artifactId>asst-parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.guoyukun.jasst : asst-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of cn.guoyukun.jasst : asst-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
asst-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.guoyukun.jasst</groupId>
    <artifactId>asst-parent</artifactId>
    <version>0.0.1</version>
</dependency>