License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.manbang |
ArtifactId | ArtifactIdebatis-spring-boot-autoconfigure |
Last Version | Last Version7.5.1.12.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch ORM Framework
|
<!-- https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.manbang</groupId>
<artifactId>ebatis-spring-boot-autoconfigure</artifactId>
<version>7.5.1.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot-autoconfigure/
implementation 'io.manbang:ebatis-spring-boot-autoconfigure:7.5.1.12.RELEASE'
// https://jarcasting.com/artifacts/io.manbang/ebatis-spring-boot-autoconfigure/
implementation ("io.manbang:ebatis-spring-boot-autoconfigure:7.5.1.12.RELEASE")
'io.manbang:ebatis-spring-boot-autoconfigure:jar:7.5.1.12.RELEASE'
<dependency org="io.manbang" name="ebatis-spring-boot-autoconfigure" rev="7.5.1.12.RELEASE">
<artifact name="ebatis-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.manbang', module='ebatis-spring-boot-autoconfigure', version='7.5.1.12.RELEASE')
)
libraryDependencies += "io.manbang" % "ebatis-spring-boot-autoconfigure" % "7.5.1.12.RELEASE"
[io.manbang/ebatis-spring-boot-autoconfigure "7.5.1.12.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.manbang : ebatis-core Optional | jar | 7.5.1.12.RELEASE |
io.manbang : ebatis-spring Optional | jar | 7.5.1.12.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
com.google.auto.service : auto-service | jar | 1.0-rc7 |