is not current version
Last Version 1.6.7

tech.wetech.mybatis:mybatis-ext-spring-boot-starter 1.6.4


Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

tech.wetech.mybatis
ArtifactId

ArtifactId

mybatis-ext-spring-boot-starter
Version

Version

1.6.4
Type

Type

jar

Download mybatis-ext-spring-boot-starter 1.6.4


<!-- https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-starter/ -->
<dependency>
    <groupId>tech.wetech.mybatis</groupId>
    <artifactId>mybatis-ext-spring-boot-starter</artifactId>
    <version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-starter/
implementation 'tech.wetech.mybatis:mybatis-ext-spring-boot-starter:1.6.4'
// https://jarcasting.com/artifacts/tech.wetech.mybatis/mybatis-ext-spring-boot-starter/
implementation ("tech.wetech.mybatis:mybatis-ext-spring-boot-starter:1.6.4")
'tech.wetech.mybatis:mybatis-ext-spring-boot-starter:jar:1.6.4'
<dependency org="tech.wetech.mybatis" name="mybatis-ext-spring-boot-starter" rev="1.6.4">
  <artifact name="mybatis-ext-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.wetech.mybatis', module='mybatis-ext-spring-boot-starter', version='1.6.4')
)
libraryDependencies += "tech.wetech.mybatis" % "mybatis-ext-spring-boot-starter" % "1.6.4"
[tech.wetech.mybatis/mybatis-ext-spring-boot-starter "1.6.4"]