com.github.liuchink.chinkutils:chinkUtils-map

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

License

License

GroupId

GroupId

com.github.liuchink.chinkutils
ArtifactId

ArtifactId

chinkUtils-map
Last Version

Last Version

0.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download chinkUtils-map

How to add to project

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

Dependencies

compile (24)

Group / Artifact Type Version
com.github.liuchink.chinkutils : chinkUtils-net jar 0.0.4.RELEASE
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

There are no modules declared in this project.

Versions

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