License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.taobao.diamond |
ArtifactId | ArtifactIddiamond-client |
Last Version | Last Version3.7.0-sopen |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiamond-client v3.7.0-sopen
a simple configuration tools
|
Filename | Size |
---|---|
diamond-client-3.7.0-sopen.pom | |
diamond-client-3.7.0-sopen.jar | 83 KB |
diamond-client-3.7.0-sopen-sources.jar | 44 KB |
diamond-client-3.7.0-sopen-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taobao.diamond/diamond-client/ -->
<dependency>
<groupId>com.taobao.diamond</groupId>
<artifactId>diamond-client</artifactId>
<version>3.7.0-sopen</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.diamond/diamond-client/
implementation 'com.taobao.diamond:diamond-client:3.7.0-sopen'
// https://jarcasting.com/artifacts/com.taobao.diamond/diamond-client/
implementation ("com.taobao.diamond:diamond-client:3.7.0-sopen")
'com.taobao.diamond:diamond-client:jar:3.7.0-sopen'
<dependency org="com.taobao.diamond" name="diamond-client" rev="3.7.0-sopen">
<artifact name="diamond-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.diamond', module='diamond-client', version='3.7.0-sopen')
)
libraryDependencies += "com.taobao.diamond" % "diamond-client" % "3.7.0-sopen"
[com.taobao.diamond/diamond-client "3.7.0-sopen"]
Group / Artifact | Type | Version |
---|---|---|
com.taobao.diamond : diamond-utils | jar | 3.1.4 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |