MVN

com.hzlinks : hzlinks

Maven & Gradle

Jul 14, 2021

hzlinks root pom · This pom is the root of all hzlinks project which released by hzlinks group. If problem,please contact with support@hzlinks.com.

<!-- https://mavenlibs.com/maven/pom/com.hzlinks/hzlinks -->
<dependency> <groupId>com.hzlinks</groupId> <artifactId>hzlinks</artifactId> <version>1.0.7</version> </dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hzlinks : hzlinks to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.hzlinks : hzlinks to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hzlinks-1.0.7
hzlinks-1.0.5
hzlinks-1.0.3
hzlinks-1.0.1
hzlinks-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hzlinks</groupId>
    <artifactId>hzlinks</artifactId>
    <version>1.0.7</version>
</dependency>

Advertisement