Last Version

cn.t:common-mybatis 1.0.8.RELEASE

lib-pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

common-mybatis
Version

Version

1.0.8.RELEASE
Type

Type

jar
Description

Description

lib-pom

Download common-mybatis 1.0.8.RELEASE


<!-- 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.