| License |
License |
|---|---|
| GroupId | GroupIdtop.xzxsrq |
| ArtifactId | ArtifactIdcmdUtils |
| Last Version | Last Version1.0.5-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioncmdUtils
我的工具库
|
| Filename | Size |
|---|---|
| cmdUtils-1.0.5-RELEASE.pom | |
| cmdUtils-1.0.5-RELEASE.jar | 6 KB |
| cmdUtils-1.0.5-RELEASE-sources.jar | 2 KB |
| cmdUtils-1.0.5-RELEASE-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.xzxsrq/cmdUtils/ -->
<dependency>
<groupId>top.xzxsrq</groupId>
<artifactId>cmdUtils</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.xzxsrq/cmdUtils/
implementation 'top.xzxsrq:cmdUtils:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/top.xzxsrq/cmdUtils/
implementation ("top.xzxsrq:cmdUtils:1.0.5-RELEASE")
'top.xzxsrq:cmdUtils:jar:1.0.5-RELEASE'
<dependency org="top.xzxsrq" name="cmdUtils" rev="1.0.5-RELEASE">
<artifact name="cmdUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xzxsrq', module='cmdUtils', version='1.0.5-RELEASE')
)
libraryDependencies += "top.xzxsrq" % "cmdUtils" % "1.0.5-RELEASE"
[top.xzxsrq/cmdUtils "1.0.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.xzxsrq : common | jar | 1.0.5-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |