License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.t |
ArtifactId | ArtifactIdmybatis-base-service |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis service module
mybatis service module
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.t/mybatis-base-service/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>mybatis-base-service</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/mybatis-base-service/
implementation 'cn.t:mybatis-base-service:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.t/mybatis-base-service/
implementation ("cn.t:mybatis-base-service:1.0.1.RELEASE")
'cn.t:mybatis-base-service:jar:1.0.1.RELEASE'
<dependency org="cn.t" name="mybatis-base-service" rev="1.0.1.RELEASE">
<artifact name="mybatis-base-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='mybatis-base-service', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.t" % "mybatis-base-service" % "1.0.1.RELEASE"
[cn.t/mybatis-base-service "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.t : mybatis-base-dao | jar | 1.0.1.RELEASE |
com.github.pagehelper : pagehelper | jar | 5.2.0 |