| License |
License |
|---|---|
| GroupId | GroupIdtop.zhogjianhao |
| ArtifactId | ArtifactIdZUtil |
| Version | Version1.3.2 |
| Type | Typejar |
| Description |
DescriptionZUtil
Java Util
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ZUtil-1.3.2.pom | |
| ZUtil-1.3.2.jar | 52 KB |
| ZUtil-1.3.2-sources.jar | 32 KB |
| ZUtil-1.3.2-javadoc.jar | 157 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.zhogjianhao/ZUtil/ -->
<dependency>
<groupId>top.zhogjianhao</groupId>
<artifactId>ZUtil</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zhogjianhao/ZUtil/
implementation 'top.zhogjianhao:ZUtil:1.3.2'
// https://jarcasting.com/artifacts/top.zhogjianhao/ZUtil/
implementation ("top.zhogjianhao:ZUtil:1.3.2")
'top.zhogjianhao:ZUtil:jar:1.3.2'
<dependency org="top.zhogjianhao" name="ZUtil" rev="1.3.2">
<artifact name="ZUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zhogjianhao', module='ZUtil', version='1.3.2')
)
libraryDependencies += "top.zhogjianhao" % "ZUtil" % "1.3.2"
[top.zhogjianhao/ZUtil "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-io : commons-io | jar | 2.11.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.springframework : spring-beans | jar | 5.3.16 |
| com.alibaba : fastjson | jar | 1.2.79 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.openjdk.jmh : jmh-core | jar | 1.34 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |
| cn.hutool : hutool-all | jar | 5.7.22 |