is not current version
Last Version 1.0.0

com.zerostech:spring-boot-starter-mybatis 0.0.5


Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.zerostech
ArtifactId

ArtifactId

spring-boot-starter-mybatis
Version

Version

0.0.5
Type

Type

jar

Download spring-boot-starter-mybatis 0.0.5


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