Last Version

config-toolkit 3.3.2-RELEASE

Tool to simplify read configurations form zookeeper/file/http in Java

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.dangdang
ArtifactId

ArtifactId

config-toolkit
Version

Version

3.3.2-RELEASE
Type

Type

jar
Description

Description

config-toolkit
Tool to simplify read configurations form zookeeper/file/http in Java
Project URL

Project URL

https://github.com/dangdangdotcom/config-toolkit
Source Code Management

Source Code Management

https://github.com/dangdangdotcom/config-toolkit

Download config-toolkit 3.3.2-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.curator : curator-framework jar 4.0.1
cglib : cglib jar 3.2.6

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.13.RELEASE

Project Modules

There are no modules declared in this project.