is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis-core 6.5.1.6.RELEASE


GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-core
Version

Version

6.5.1.6.RELEASE
Type

Type

jar

Download ebatis-core 6.5.1.6.RELEASE


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