| License |
License |
|---|---|
| GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
| ArtifactId | ArtifactIdthink-cloud-commons |
| Version | Version3.0.2.RELEASE |
| Type | Typejar |
| Description |
DescriptionThink Cloud
|
<!-- https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-commons/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-commons</artifactId>
<version>3.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-commons/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-commons:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-commons/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-commons:3.0.2.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-commons:jar:3.0.2.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-commons" rev="3.0.2.RELEASE">
<artifact name="think-cloud-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-commons', version='3.0.2.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-commons" % "3.0.2.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-commons "3.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | |
| com.baomidou : mybatis-plus-annotation | jar | |
| com.baomidou : mybatis-plus-extension | jar | |
| org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
| io.swagger : swagger-annotations | jar | |
| org.mapstruct : mapstruct | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok | jar | 1.18.20 |