is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis-spring 7.5.1.4.RELEASE


GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-spring
Version

Version

7.5.1.4.RELEASE
Type

Type

jar

Download ebatis-spring 7.5.1.4.RELEASE


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