is not current version
Last Version 1.5.2

org.rockyang:mybatis-kits-spring-boot 1.5.1


Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

org.rockyang
ArtifactId

ArtifactId

mybatis-kits-spring-boot
Version

Version

1.5.1
Type

Type

pom

Download mybatis-kits-spring-boot 1.5.1


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