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