MVN

cn.zhangfusheng : zfs-api-administration

Maven & Gradle

Dec 13, 2018

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

<dependency>
    <groupId>cn.zhangfusheng</groupId>
    <artifactId>zfs-api-administration</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.zhangfusheng : zfs-api-administration to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of cn.zhangfusheng : zfs-api-administration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
zfs-api-administration-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.zhangfusheng</groupId>
    <artifactId>zfs-api-administration</artifactId>
    <version>1.0.2</version>
</dependency>