License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdorg.antframework.idcenter |
ArtifactId | ArtifactIdidcenter-client |
Version | Version1.5.1.RELEASE |
Type | Typejar |
Description |
Descriptionid中心
|
<!-- https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-client/ -->
<dependency>
<groupId>org.antframework.idcenter</groupId>
<artifactId>idcenter-client</artifactId>
<version>1.5.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-client/
implementation 'org.antframework.idcenter:idcenter-client:1.5.1.RELEASE'
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-client/
implementation ("org.antframework.idcenter:idcenter-client:1.5.1.RELEASE")
'org.antframework.idcenter:idcenter-client:jar:1.5.1.RELEASE'
<dependency org="org.antframework.idcenter" name="idcenter-client" rev="1.5.1.RELEASE">
<artifact name="idcenter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.idcenter', module='idcenter-client', version='1.5.1.RELEASE')
)
libraryDependencies += "org.antframework.idcenter" % "idcenter-client" % "1.5.1.RELEASE"
[org.antframework.idcenter/idcenter-client "1.5.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.antframework.common : ant-common-util | jar | 1.3.3.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
com.alibaba : fastjson | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |