is not current version
Last Version 7.5.1.12.RELEASE

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-spring-boot
Version

Version

6.5.1.2.RELEASE
Type

Type

pom

Download ebatis-spring-boot 6.5.1.2.RELEASE


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