| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.dangdang |
| ArtifactId | ArtifactIdconfig-toolkit-parent |
| Version | Version3.0.0-RELEASE |
| Type | Typepom |
| Description |
Descriptionconfig-toolkit-parent
Parent defination of config toolkit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| config-toolkit-parent-3.0.0-RELEASE.pom | 6 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.curator : curator-framework | jar | 2.6.0 |