chinkUtils

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

License

License

GroupId

GroupId

com.github.liuchink.chinkutils
ArtifactId

ArtifactId

chinkUtils
Last Version

Last Version

0.0.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://gitee.com/liuchink/chink-toolkit.git
Source Code Management

Source Code Management

https://gitee.com/liuchink/chink-toolkit.git

Download chinkUtils

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.lmax : disruptor jar 3.4.4
xerces : xercesImpl jar 2.12.2
com.google.guava : guava jar 31.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
com.alibaba : fastjson jar 1.2.79
org.bouncycastle : bcprov-ext-jdk16 jar 1.46
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.httpcomponents : httpclient jar 4.5.13
dom4j : dom4j jar 1.6.1
joda-time : joda-time jar 2.10.13
net.coobird : thumbnailator jar 0.4.17
com.squareup.okhttp3 : okhttp jar 4.9.3
com.belerweb : pinyin4j jar 2.5.1
cn.hutool : hutool-all jar 5.8.2
com.thoughtworks.xstream : xstream jar 1.4.19
org.bytedeco : javacv jar 1.5.7
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11
org.slf4j : slf4j-api jar 1.7.36
com.aliyun : dingtalk jar 1.2.15
com.aliyun : alibaba-dingtalk-service-sdk jar 2.0.0
com.alipay.sdk : alipay-sdk-java jar 4.23.26.ALL

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • chinkUtils-baidu
  • chinkUtils-net
  • chinkUtils-date
  • chinkUtils-json
  • chinkUtils-map
  • chinkUtils-mobile
  • chinkUtils-random
  • chinkUtils-string
  • chinkUtils-wechat
  • chinkUtils-xml
  • chinkUtils-wechat-mini
  • chinkUtils-wechat-pay
  • chinkUtils-all
  • chinkUtils-system
  • chinkUtils-dingtalk
  • chinkUtils-alipay
  • chinkUtils-security

Versions

Version
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE