| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdio.manbang | 
| ArtifactId | ArtifactIdebatis-spring-boot | 
| Version | Version7.5.1.12.RELEASE | 
| Type | Typepom | 
| Description | DescriptionElasticsearch ORM Framework | 
| Filename | Size | 
|---|---|
| ebatis-spring-boot-7.5.1.12.RELEASE.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot/ -->
<dependency>
    <groupId>io.manbang</groupId>
    <artifactId>ebatis-spring-boot</artifactId>
    <version>7.5.1.12.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot/
implementation 'io.manbang:ebatis-spring-boot:7.5.1.12.RELEASE'// https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot/
implementation ("io.manbang:ebatis-spring-boot:7.5.1.12.RELEASE")'io.manbang:ebatis-spring-boot:pom:7.5.1.12.RELEASE'<dependency org="io.manbang" name="ebatis-spring-boot" rev="7.5.1.12.RELEASE">
  <artifact name="ebatis-spring-boot" type="pom" />
</dependency>@Grapes(
@Grab(group='io.manbang', module='ebatis-spring-boot', version='7.5.1.12.RELEASE')
)libraryDependencies += "io.manbang" % "ebatis-spring-boot" % "7.5.1.12.RELEASE"[io.manbang/ebatis-spring-boot "7.5.1.12.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 | 
| com.google.auto.service : auto-service | jar | 1.0-rc7 |