is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis-spring-boot-starter 7.5.1.7.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-spring-boot-starter
Version

Version

7.5.1.7.RELEASE
Type

Type

jar

Download ebatis-spring-boot-starter 7.5.1.7.RELEASE


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