MVN

cn.ziyicloud.framework.boot : ziyi-boot-parent

Maven & Gradle

Mar 16, 2022

Ziyi Boot Parent · Ziyi Boot Parent

<dependency>
    <groupId>cn.ziyicloud.framework.boot</groupId>
    <artifactId>ziyi-boot-parent</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ziyicloud.framework.boot : ziyi-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of cn.ziyicloud.framework.boot : ziyi-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ziyi-boot-parent-1.0.4
ziyi-boot-parent-1.0.3
ziyi-boot-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.ziyicloud.framework.boot</groupId>
    <artifactId>ziyi-boot-parent</artifactId>
    <version>1.0.4</version>
</dependency>