License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.liuchink.chinkutils |
ArtifactId | ArtifactIdchinkUtils-security |
Last Version | Last Version0.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description提供简单、常用的Java工具,对于一些常用组件进行的二次封装
|
<!-- https://jarcasting.com/artifacts/com.github.liuchink.chinkutils/chinkUtils-security/ -->
<dependency>
<groupId>com.github.liuchink.chinkutils</groupId>
<artifactId>chinkUtils-security</artifactId>
<version>0.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.chinkutils/chinkUtils-security/
implementation 'com.github.liuchink.chinkutils:chinkUtils-security:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.chinkutils/chinkUtils-security/
implementation ("com.github.liuchink.chinkutils:chinkUtils-security:0.0.4.RELEASE")
'com.github.liuchink.chinkutils:chinkUtils-security:jar:0.0.4.RELEASE'
<dependency org="com.github.liuchink.chinkutils" name="chinkUtils-security" rev="0.0.4.RELEASE">
<artifact name="chinkUtils-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.chinkutils', module='chinkUtils-security', version='0.0.4.RELEASE')
)
libraryDependencies += "com.github.liuchink.chinkutils" % "chinkUtils-security" % "0.0.4.RELEASE"
[com.github.liuchink.chinkutils/chinkUtils-security "0.0.4.RELEASE"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |