| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcn.tenfell |
| ArtifactId | ArtifactIdcloud-mybatis-plus |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontenfell-cloud-component
|
| Filename | Size |
|---|---|
| cloud-mybatis-plus-1.0.5.pom | |
| cloud-mybatis-plus-1.0.5.jar | 27 KB |
| cloud-mybatis-plus-1.0.5-sources.jar | 12 KB |
| cloud-mybatis-plus-1.0.5-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.tenfell/cloud-mybatis-plus/ -->
<dependency>
<groupId>cn.tenfell</groupId>
<artifactId>cloud-mybatis-plus</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/cloud-mybatis-plus/
implementation 'cn.tenfell:cloud-mybatis-plus:1.0.5'
// https://jarcasting.com/artifacts/cn.tenfell/cloud-mybatis-plus/
implementation ("cn.tenfell:cloud-mybatis-plus:1.0.5")
'cn.tenfell:cloud-mybatis-plus:jar:1.0.5'
<dependency org="cn.tenfell" name="cloud-mybatis-plus" rev="1.0.5">
<artifact name="cloud-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='cloud-mybatis-plus', version='1.0.5')
)
libraryDependencies += "cn.tenfell" % "cloud-mybatis-plus" % "1.0.5"
[cn.tenfell/cloud-mybatis-plus "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.tenfell : cloud-common-core Optional | jar | 1.0.2 |
| com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.4.1 |
| cn.hutool : hutool-all Optional | jar | 5.5.4 |
| org.projectlombok : lombok Optional | jar | 1.18.16 |