License |
License |
---|---|
GroupId | GroupIdcn.org.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-starters |
Last Version | Last Version2.0.1.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionthink-cloud-starters
Think Cloud
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
think-cloud-starters-2.0.1.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starters/ -->
<dependency>
<groupId>cn.org.thinkcloud</groupId>
<artifactId>think-cloud-starters</artifactId>
<version>2.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starters/
implementation 'cn.org.thinkcloud:think-cloud-starters:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-starters/
implementation ("cn.org.thinkcloud:think-cloud-starters:2.0.1.RELEASE")
'cn.org.thinkcloud:think-cloud-starters:pom:2.0.1.RELEASE'
<dependency org="cn.org.thinkcloud" name="think-cloud-starters" rev="2.0.1.RELEASE">
<artifact name="think-cloud-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.org.thinkcloud', module='think-cloud-starters', version='2.0.1.RELEASE')
)
libraryDependencies += "cn.org.thinkcloud" % "think-cloud-starters" % "2.0.1.RELEASE"
[cn.org.thinkcloud/think-cloud-starters "2.0.1.RELEASE"]