License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-starter-configuration |
Last Version | Last Version3.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThink Cloud
|
<!-- https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-configuration/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-starter-configuration</artifactId>
<version>3.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-configuration/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starter-configuration:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-configuration/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starter-configuration:3.0.2.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starter-configuration:jar:3.0.2.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starter-configuration" rev="3.0.2.RELEASE">
<artifact name="think-cloud-starter-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starter-configuration', version='3.0.2.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starter-configuration" % "3.0.2.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starter-configuration "3.0.2.RELEASE"]