MVN

cn.datastacks : parent

Maven & Gradle

Sep 02, 2022
0 stars

cn.datastacks:parent · cn.datastacks parent

<dependency>
    <groupId>cn.datastacks</groupId>
    <artifactId>parent</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.datastacks : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of cn.datastacks : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3
parent-0.3
0.2
parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.datastacks</groupId>
    <artifactId>parent</artifactId>
    <version>0.3</version>
</dependency>