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