| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcloud.gouyiba |
| ArtifactId | ArtifactIdmybatis-max-common |
| Version | Version1.0.5-RELEASE |
| Type | Typejar |
| Description |
Descriptionmybatis-max
Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.gouyiba/mybatis-max-common/ -->
<dependency>
<groupId>cloud.gouyiba</groupId>
<artifactId>mybatis-max-common</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.gouyiba/mybatis-max-common/
implementation 'cloud.gouyiba:mybatis-max-common:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/cloud.gouyiba/mybatis-max-common/
implementation ("cloud.gouyiba:mybatis-max-common:1.0.5-RELEASE")
'cloud.gouyiba:mybatis-max-common:jar:1.0.5-RELEASE'
<dependency org="cloud.gouyiba" name="mybatis-max-common" rev="1.0.5-RELEASE">
<artifact name="mybatis-max-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.gouyiba', module='mybatis-max-common', version='1.0.5-RELEASE')
)
libraryDependencies += "cloud.gouyiba" % "mybatis-max-common" % "1.0.5-RELEASE"
[cloud.gouyiba/mybatis-max-common "1.0.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| cn.hutool : hutool-all | jar | 5.0.7 |
| org.projectlombok : lombok Optional | jar | 1.18.10 |
| org.slf4j : slf4j-api Optional | jar | 1.7.25 |
| com.github.ulisesbocchio : jasypt-spring-boot-starter Optional | jar | 2.1.0 |