| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcn.t |
| ArtifactId | ArtifactIdcommon-mybatis |
| Version | Version1.0.6.RELEASE |
| Type | Typejar |
| Description |
Descriptionlib-parent-pom
|
<!-- https://jarcasting.com/artifacts/cn.t/common-mybatis/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>common-mybatis</artifactId>
<version>1.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/common-mybatis/
implementation 'cn.t:common-mybatis:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/cn.t/common-mybatis/
implementation ("cn.t:common-mybatis:1.0.6.RELEASE")
'cn.t:common-mybatis:jar:1.0.6.RELEASE'
<dependency org="cn.t" name="common-mybatis" rev="1.0.6.RELEASE">
<artifact name="common-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='common-mybatis', version='1.0.6.RELEASE')
)
libraryDependencies += "cn.t" % "common-mybatis" % "1.0.6.RELEASE"
[cn.t/common-mybatis "1.0.6.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.t : common-entity | jar | 1.0.6.RELEASE |
| cn.t : common-util | jar | 1.0.16.RELEASE |
| org.mybatis : mybatis | jar | 3.5.6 |
| com.github.pagehelper : pagehelper | jar | 5.2.0 |
| org.springframework.data : spring-data-redis Optional | jar |