MVN

com.xiongyayun : oss-parent

Maven & Gradle

Sep 20, 2021
0 stars

oss-parent · the parent configuration for publishing to maven center

<dependency>
    <groupId>com.xiongyayun</groupId>
    <artifactId>oss-parent</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xiongyayun : oss-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.xiongyayun : oss-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
oss-parent-0.0.5
oss-parent-0.0.4
oss-parent-0.0.3
oss-parent-0.0.2
oss-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.xiongyayun</groupId>
    <artifactId>oss-parent</artifactId>
    <version>0.0.5</version>
</dependency>

Advertisement