| License |
License |
|---|---|
| GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
| ArtifactId | ArtifactIdthink-cloud-starter-controller |
| Version | Version3.0.2.RELEASE |
| Type | Typejar |
| Description |
DescriptionThink Cloud
|
<!-- https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-controller/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-starter-controller</artifactId>
<version>3.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-controller/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starter-controller:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-controller/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starter-controller:3.0.2.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starter-controller:jar:3.0.2.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starter-controller" rev="3.0.2.RELEASE">
<artifact name="think-cloud-starter-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starter-controller', version='3.0.2.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starter-controller" % "3.0.2.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starter-controller "3.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.chinagoods.framework.thinkcloud : think-cloud-starter-dubbo | jar | |
| com.chinagoods.framework.thinkcloud : think-cloud-commons | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE |
| io.springfox : springfox-swagger2 | jar | |
| io.springfox : springfox-swagger-ui | jar | |
| com.github.xiaoymin : swagger-bootstrap-ui | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |