License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcn.t |
ArtifactId | ArtifactIdmybatis-extension-spring-boot-starter |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib-parent-pom
|
<!-- https://jarcasting.com/artifacts/cn.t/mybatis-extension-spring-boot-starter/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>mybatis-extension-spring-boot-starter</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/mybatis-extension-spring-boot-starter/
implementation 'cn.t:mybatis-extension-spring-boot-starter:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/cn.t/mybatis-extension-spring-boot-starter/
implementation ("cn.t:mybatis-extension-spring-boot-starter:1.0.4.RELEASE")
'cn.t:mybatis-extension-spring-boot-starter:jar:1.0.4.RELEASE'
<dependency org="cn.t" name="mybatis-extension-spring-boot-starter" rev="1.0.4.RELEASE">
<artifact name="mybatis-extension-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='mybatis-extension-spring-boot-starter', version='1.0.4.RELEASE')
)
libraryDependencies += "cn.t" % "mybatis-extension-spring-boot-starter" % "1.0.4.RELEASE"
[cn.t/mybatis-extension-spring-boot-starter "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
org.springframework.data : spring-data-redis Optional | jar | |
cn.t : common-mybatis | jar | 1.0.6.RELEASE |