License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.liuchink.hcutils |
ArtifactId | ArtifactIdhcUtils-json |
Last Version | Last Version1.0.13.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description提供简单、常用的Java工具,对于一些常用组件进行的二次封装
|
<!-- https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-json/ -->
<dependency>
<groupId>com.github.liuchink.hcutils</groupId>
<artifactId>hcUtils-json</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-json/
implementation 'com.github.liuchink.hcutils:hcUtils-json:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-json/
implementation ("com.github.liuchink.hcutils:hcUtils-json:1.0.13.RELEASE")
'com.github.liuchink.hcutils:hcUtils-json:jar:1.0.13.RELEASE'
<dependency org="com.github.liuchink.hcutils" name="hcUtils-json" rev="1.0.13.RELEASE">
<artifact name="hcUtils-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.hcutils', module='hcUtils-json', version='1.0.13.RELEASE')
)
libraryDependencies += "com.github.liuchink.hcutils" % "hcUtils-json" % "1.0.13.RELEASE"
[com.github.liuchink.hcutils/hcUtils-json "1.0.13.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.liuchink.hcutils : hcUtils-date | jar | 1.0.13.RELEASE |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |