| License |
License |
|---|---|
| GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
| ArtifactId | ArtifactIdthink-cloud-starter-repository |
| 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-repository/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-starter-repository</artifactId>
<version>3.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-repository/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starter-repository:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-repository/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starter-repository:3.0.2.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starter-repository:jar:3.0.2.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starter-repository" rev="3.0.2.RELEASE">
<artifact name="think-cloud-starter-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starter-repository', version='3.0.2.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starter-repository" % "3.0.2.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starter-repository "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-jdbc | jar | 2.3.12.RELEASE |
| mysql : mysql-connector-java | jar | 8.0.25 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| com.baomidou : mybatis-plus-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter | jar | 2.3.12.RELEASE |
| com.baomidou : mybatis-plus-extension | 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 |