License |
License |
---|---|
GroupId | GroupIdcn.org.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-starter-manager |
Last Version | Last Version2.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThink Cloud
|
<!-- https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starter-manager/ -->
<dependency>
<groupId>cn.org.thinkcloud</groupId>
<artifactId>think-cloud-starter-manager</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starter-manager/
implementation 'cn.org.thinkcloud:think-cloud-starter-manager:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starter-manager/
implementation ("cn.org.thinkcloud:think-cloud-starter-manager:2.0.1.RELEASE")
'cn.org.thinkcloud:think-cloud-starter-manager:jar:2.0.1.RELEASE'
<dependency org="cn.org.thinkcloud" name="think-cloud-starter-manager" rev="2.0.1.RELEASE">
<artifact name="think-cloud-starter-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.thinkcloud', module='think-cloud-starter-manager', version='2.0.1.RELEASE')
)
libraryDependencies += "cn.org.thinkcloud" % "think-cloud-starter-manager" % "2.0.1.RELEASE"
[cn.org.thinkcloud/think-cloud-starter-manager "2.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.org.thinkcloud : think-cloud-starter-dubbo | jar | |
cn.org.thinkcloud : think-cloud-commons | jar | |
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 |