MVN

cn.stylefeng.guns : guns-cloud-system

Maven & Gradle

Jun 04, 2019

guns-cloud-system · 系统管理基础服务

<dependency>
    <groupId>cn.stylefeng.guns</groupId>
    <artifactId>guns-cloud-system</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.stylefeng.guns : guns-cloud-system to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of cn.stylefeng.guns : guns-cloud-system to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
guns-cloud-system-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.stylefeng.guns</groupId>
    <artifactId>guns-cloud-system</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement