is not current version
Last Version 0.5.2

com.github.tailwolf:mybatis-complete-boot-starter 0.5.0-RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.tailwolf
ArtifactId

ArtifactId

mybatis-complete-boot-starter
Version

Version

0.5.0-RELEASE
Type

Type

jar

Download mybatis-complete-boot-starter 0.5.0-RELEASE


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