is not current version
Last Version 1.0.17

com.yixsoft:yixsoft-batis-spring-boot-starter 1.0.14

YixSoft MyBatis AutoSql Plugin

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.yixsoft
ArtifactId

ArtifactId

yixsoft-batis-spring-boot-starter
Version

Version

1.0.14
Type

Type

jar

Download yixsoft-batis-spring-boot-starter 1.0.14


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