is not current version
Last Version 1.0.13.RELEASE

hcUtils 1.0.12.RELEASE

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

License

License

GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils
Version

Version

1.0.12.RELEASE
Type

Type

pom
Description

Description

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

Project URL

https://gitee.com/liuchink/hcUtils

Download hcUtils 1.0.12.RELEASE

Filename Size
hcUtils-1.0.12.RELEASE.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils/ -->
<dependency>
    <groupId>com.github.liuchink.hcutils</groupId>
    <artifactId>hcUtils</artifactId>
    <version>1.0.12.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils/
implementation 'com.github.liuchink.hcutils:hcUtils:1.0.12.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils/
implementation ("com.github.liuchink.hcutils:hcUtils:1.0.12.RELEASE")
'com.github.liuchink.hcutils:hcUtils:pom:1.0.12.RELEASE'
<dependency org="com.github.liuchink.hcutils" name="hcUtils" rev="1.0.12.RELEASE">
  <artifact name="hcUtils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.hcutils', module='hcUtils', version='1.0.12.RELEASE')
)
libraryDependencies += "com.github.liuchink.hcutils" % "hcUtils" % "1.0.12.RELEASE"
[com.github.liuchink.hcutils/hcUtils "1.0.12.RELEASE"]

Dependencies

compile (23)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
com.lmax : disruptor jar 3.4.2
xerces : xercesImpl jar 2.11.0
com.google.guava : guava jar 27.0.1-jre
org.apache.commons : commons-lang3 jar 3.8.1
com.alibaba : fastjson jar 1.2.73
org.bouncycastle : bcprov-ext-jdk16 jar 1.46
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.11
org.apache.commons : commons-collections4 jar 4.2
org.apache.httpcomponents : httpmime jar 4.5.4
org.apache.httpcomponents : httpclient jar 4.5.4
xml-apis : xml-apis jar 1.4.01
dom4j : dom4j jar 1.6.1
joda-time : joda-time jar 2.10.8
net.coobird : thumbnailator jar 0.4.8
com.squareup.okhttp3 : okhttp jar 3.14.1
com.belerweb : pinyin4j jar 2.5.1
cn.hutool : hutool-all jar 5.4.0
com.thoughtworks.xstream : xstream jar 1.4.11.1
org.bytedeco : javacv jar 1.4.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • hcUtils-map
  • hcUtils-net
  • hcUtils-all
  • hcUtils-mobile
  • hcUtils-date
  • hcUtils-json
  • hcUtils-random
  • hcUtils-string
  • hcUtils-wechat
  • hcUtils-wechat-mini
  • hcUtils-xml
  • hcUtils-baidu
  • hcUtils-tencent