cn.t:common-mybatis

lib-pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

common-mybatis
Last Version

Last Version

1.0.8.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

lib-pom

Download common-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/cn.t/common-mybatis/ -->
<dependency>
    <groupId>cn.t</groupId>
    <artifactId>common-mybatis</artifactId>
    <version>1.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/common-mybatis/
implementation 'cn.t:common-mybatis:1.0.8.RELEASE'
// https://jarcasting.com/artifacts/cn.t/common-mybatis/
implementation ("cn.t:common-mybatis:1.0.8.RELEASE")
'cn.t:common-mybatis:jar:1.0.8.RELEASE'
<dependency org="cn.t" name="common-mybatis" rev="1.0.8.RELEASE">
  <artifact name="common-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='common-mybatis', version='1.0.8.RELEASE')
)
libraryDependencies += "cn.t" % "common-mybatis" % "1.0.8.RELEASE"
[cn.t/common-mybatis "1.0.8.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
cn.t : common-entity jar 1.0.8.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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE