MVN

com.github.liuchink.hcutils : hcUtils

Maven & Gradle

Sep 29, 2021

hcUtils · 提供简单、常用的Java工具,对于一些常用组件进行的二次封装

<dependency>
    <groupId>com.github.liuchink.hcutils</groupId>
    <artifactId>hcUtils</artifactId>
    <version>1.0.13.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.liuchink.hcutils : hcUtils to add to Maven - Latest Versions:

  • Latest Stable: 1.0.13.RELEASE

All Versions

Choose a version of com.github.liuchink.hcutils : hcUtils to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hcUtils-1.0.13.RELEASE
hcUtils-1.0.12.1.RELEASE
hcUtils-1.0.12.RELEASE
hcUtils-1.0.11.RELEASE
hcUtils-1.0.10.RELEASE
hcUtils-1.0.9.RELEASE
hcUtils-1.0.8.RELEASE
hcUtils-1.0.7.RELEASE
hcUtils-1.0.6.RELEASE
hcUtils-1.0.5.RELEASE
hcUtils-1.0.4.RELEASE
hcUtils-1.0.3.RELEASE
hcUtils-1.0.2
hcUtils-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.liuchink.hcutils</groupId>
    <artifactId>hcUtils</artifactId>
    <version>1.0.13.RELEASE</version>
</dependency>