License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-starter-dubbo |
Version | Version2.0.1.RELEASE |
Type | Typejar |
Description |
DescriptionThink Cloud
|
<!-- https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-dubbo/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-starter-dubbo</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-dubbo/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starter-dubbo:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-dubbo/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starter-dubbo:2.0.1.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starter-dubbo:jar:2.0.1.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starter-dubbo" rev="2.0.1.RELEASE">
<artifact name="think-cloud-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starter-dubbo', version='2.0.1.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starter-dubbo" % "2.0.1.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starter-dubbo "2.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |