MVN

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

Maven & Gradle

Jan 06, 2022

Ziyi Boot Samples · 示例

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
ziyi-boot-samples-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-samples</artifactId>
    <version>1.0.0</version>
</dependency>