License |
License |
---|---|
GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-starter-gateway |
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-gateway/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-starter-gateway</artifactId>
<version>3.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-gateway/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starter-gateway:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-gateway/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starter-gateway:3.0.2.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starter-gateway:jar:3.0.2.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starter-gateway" rev="3.0.2.RELEASE">
<artifact name="think-cloud-starter-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starter-gateway', version='3.0.2.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starter-gateway" % "3.0.2.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starter-gateway "3.0.2.RELEASE"]