Last Version

com.dangdang:config-common 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-common
Version

Version

3.0.0-RELEASE
Type

Type

jar
Description

Description

Parent defination of config toolkit

Download config-common 3.0.0-RELEASE


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
cglib : cglib jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.