| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools CLI User Interface | 
| GroupId | GroupIdorg.antframework.idcenter | 
| ArtifactId | ArtifactIdidcenter-client | 
| Last Version | Last Version1.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionid中心 | 
| Filename | Size | 
|---|---|
| idcenter-client-1.6.0.pom | |
| idcenter-client-1.6.0.jar | 15 KB | 
| idcenter-client-1.6.0-sources.jar | 10 KB | 
| idcenter-client-1.6.0-javadoc.jar | 80 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-client/ -->
<dependency>
    <groupId>org.antframework.idcenter</groupId>
    <artifactId>idcenter-client</artifactId>
    <version>1.6.0</version>
</dependency>// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-client/
implementation 'org.antframework.idcenter:idcenter-client:1.6.0'// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-client/
implementation ("org.antframework.idcenter:idcenter-client:1.6.0")'org.antframework.idcenter:idcenter-client:jar:1.6.0'<dependency org="org.antframework.idcenter" name="idcenter-client" rev="1.6.0">
  <artifact name="idcenter-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.antframework.idcenter', module='idcenter-client', version='1.6.0')
)libraryDependencies += "org.antframework.idcenter" % "idcenter-client" % "1.6.0"[org.antframework.idcenter/idcenter-client "1.6.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.antframework.common : ant-common-util | jar | 1.3.5 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.18 |