Last Version

cn.t:mybatis-extension-spring-boot-starter 1.0.4.RELEASE

lib-parent-pom

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

mybatis-extension-spring-boot-starter
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

lib-parent-pom

Download mybatis-extension-spring-boot-starter 1.0.4.RELEASE


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.