is not current version
Last Version 1.0.17

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

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.4
Type

Type

jar

Download yixsoft-batis-spring-boot-starter 1.0.4


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