is not current version
Last Version 7.5.1.12.RELEASE

io.manbang:ebatis-spring-boot-autoconfigure 5.4.2.1.RELEASE


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.manbang
ArtifactId

ArtifactId

ebatis-spring-boot-autoconfigure
Version

Version

5.4.2.1.RELEASE
Type

Type

jar

Download ebatis-spring-boot-autoconfigure 5.4.2.1.RELEASE


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