is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis-spring-boot 7.5.1.5.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-spring-boot
Version

Version

7.5.1.5.RELEASE
Type

Type

pom

Download ebatis-spring-boot 7.5.1.5.RELEASE


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