is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis-web 5.4.2.3.RELEASE


GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-web
Version

Version

5.4.2.3.RELEASE
Type

Type

jar

Download ebatis-web 5.4.2.3.RELEASE


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