Last Version

org.antframework.configcenter:configcenter-client 1.7.3

配置中心

License

License

Categories

Categories

Ant Build Tools CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

org.antframework.configcenter
ArtifactId

ArtifactId

configcenter-client
Version

Version

1.7.3
Type

Type

jar
Description

Description

配置中心

Download configcenter-client 1.7.3


<!-- https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-client/ -->
<dependency>
    <groupId>org.antframework.configcenter</groupId>
    <artifactId>configcenter-client</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-client/
implementation 'org.antframework.configcenter:configcenter-client:1.7.3'
// https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-client/
implementation ("org.antframework.configcenter:configcenter-client:1.7.3")
'org.antframework.configcenter:configcenter-client:jar:1.7.3'
<dependency org="org.antframework.configcenter" name="configcenter-client" rev="1.7.3">
  <artifact name="configcenter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.configcenter', module='configcenter-client', version='1.7.3')
)
libraryDependencies += "org.antframework.configcenter" % "configcenter-client" % "1.7.3"
[org.antframework.configcenter/configcenter-client "1.7.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.antframework.common : ant-common-util jar 1.3.5
org.antframework.manager : manager-client jar 1.4.7
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.18

Project Modules

There are no modules declared in this project.