Last Version

config-toolkit-parent 3.0.0-RELEASE

Parent defination of config toolkit

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.dangdang
ArtifactId

ArtifactId

config-toolkit-parent
Version

Version

3.0.0-RELEASE
Type

Type

pom
Description

Description

config-toolkit-parent
Parent defination of config toolkit
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-parent 3.0.0-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.curator : curator-framework jar 2.6.0

Project Modules

There are no modules declared in this project.