| License |
License |
|---|---|
| GroupId | GroupIdtop.zackyoung |
| ArtifactId | ArtifactIdzy-tool |
| Version | Version1.0.13 |
| Type | Typejar |
| Description |
Descriptionzy-tool
个人使用的工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zy-tool-1.0.13.pom | |
| zy-tool-1.0.13.jar | 17 KB |
| zy-tool-1.0.13-sources.jar | 11 KB |
| zy-tool-1.0.13-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.zackyoung/zy-tool/ -->
<dependency>
<groupId>top.zackyoung</groupId>
<artifactId>zy-tool</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/top.zackyoung/zy-tool/
implementation 'top.zackyoung:zy-tool:1.0.13'
// https://jarcasting.com/artifacts/top.zackyoung/zy-tool/
implementation ("top.zackyoung:zy-tool:1.0.13")
'top.zackyoung:zy-tool:jar:1.0.13'
<dependency org="top.zackyoung" name="zy-tool" rev="1.0.13">
<artifact name="zy-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zackyoung', module='zy-tool', version='1.0.13')
)
libraryDependencies += "top.zackyoung" % "zy-tool" % "1.0.13"
[top.zackyoung/zy-tool "1.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| cn.hutool : hutool-all | jar | 5.7.18 |
| com.alibaba : fastjson | jar | 1.2.79 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.springframework : spring-expression | jar | 5.3.14 |
| com.baidu.hugegraph : hugegraph-client | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |