MVN

cn.yjava : yjava-parent

Maven & Gradle

Jul 28, 2023
2 stars

yjava · 文档箱(思考+总结)

<dependency>
    <groupId>cn.yjava</groupId>
    <artifactId>yjava-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
yjava-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.yjava</groupId>
    <artifactId>yjava-parent</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement