is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis-core 5.4.2.3.RELEASE


GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-core
Version

Version

5.4.2.3.RELEASE
Type

Type

jar

Download ebatis-core 5.4.2.3.RELEASE


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