is not current version
Last Version 1.3.0

com.github.chenhaiyangs:ruubypay-configx-core 1.0.0

一款配置中心框架,用于简化配置文件从本地到zookeeper迁移

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

ruubypay-configx-core
Version

Version

1.0.0
Type

Type

jar

Download ruubypay-configx-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.chenhaiyangs/ruubypay-configx-core/ -->
<dependency>
    <groupId>com.github.chenhaiyangs</groupId>
    <artifactId>ruubypay-configx-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/ruubypay-configx-core/
implementation 'com.github.chenhaiyangs:ruubypay-configx-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/ruubypay-configx-core/
implementation ("com.github.chenhaiyangs:ruubypay-configx-core:1.0.0")
'com.github.chenhaiyangs:ruubypay-configx-core:jar:1.0.0'
<dependency org="com.github.chenhaiyangs" name="ruubypay-configx-core" rev="1.0.0">
  <artifact name="ruubypay-configx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenhaiyangs', module='ruubypay-configx-core', version='1.0.0')
)
libraryDependencies += "com.github.chenhaiyangs" % "ruubypay-configx-core" % "1.0.0"
[com.github.chenhaiyangs/ruubypay-configx-core "1.0.0"]