diamond-client
config client of diamond
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.bingoohuang |
| ArtifactId | ArtifactIddiamond-client |
| Last Version | Last Version0.0.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiamond client
a config client of diamond
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| diamond-client-0.0.22.pom | |
| diamond-client-0.0.22.jar | 72 KB |
| diamond-client-0.0.22-sources.jar | 29 KB |
| diamond-client-0.0.22-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/diamond-client/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>diamond-client</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/diamond-client/
implementation 'com.github.bingoohuang:diamond-client:0.0.22'
// https://jarcasting.com/artifacts/com.github.bingoohuang/diamond-client/
implementation ("com.github.bingoohuang:diamond-client:0.0.22")
'com.github.bingoohuang:diamond-client:jar:0.0.22'
<dependency org="com.github.bingoohuang" name="diamond-client" rev="0.0.22">
<artifact name="diamond-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='diamond-client', version='0.0.22')
)
libraryDependencies += "com.github.bingoohuang" % "diamond-client" % "0.0.22"
[com.github.bingoohuang/diamond-client "0.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.47 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic Optional | jar | 1.1.8 |
| log4j : log4j Optional | jar | 1.2.17 |
| org.jooq : joor-java-8 | jar | 0.9.8 |
| com.google.guava : guava | jar | 25.0-jre |
| commons-logging : commons-logging | jar | 1.1.3 |
| commons-codec : commons-codec | jar | 1.8 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.4.1 |
| com.google.auto.service : auto-service | jar | 1.0-rc7 |
config client of diamond