is not current version
Last Version 1.7.3

org.antframework.configcenter:configcenter 1.2.1.RELEASE

配置中心

Categories

Categories

Ant Build Tools config Application Layer Libs Configuration
GroupId

GroupId

org.antframework.configcenter
ArtifactId

ArtifactId

configcenter
Version

Version

1.2.1.RELEASE
Type

Type

pom

Download configcenter 1.2.1.RELEASE


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