Last Version

ruubypay-framework-configx 1.3.0

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

ruubypay-configx-core
Version

Version

1.3.0
Type

Type

jar
Description

Description

ruubypay-framework-configx
一款配置中心框架,用于简化配置文件从本地到zookeeper迁移
Project URL

Project URL

https://github.com/chenhaiyangs/ruubypay-configx-package.git
Source Code Management

Source Code Management

https://github.com/chenhaiyangs/ruubypay-configx-package

Download ruubypay-configx-core 1.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.curator : curator-framework jar 2.11.1
cglib : cglib jar 3.2.4
org.slf4j : slf4j-api jar 1.7.2
org.apache.commons : commons-lang3 jar 3.3.2
org.projectlombok : lombok jar 1.16.10

provided (3)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.3.RELEASE
org.springframework : spring-context jar 4.3.3.RELEASE
org.springframework.cloud : spring-cloud-context jar 1.0.2.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.