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