| License |
License |
|---|---|
| GroupId | GroupIdio.manbang |
| ArtifactId | ArtifactIdebatis-core |
| 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-core/ -->
<dependency>
<groupId>io.manbang</groupId>
<artifactId>ebatis-core</artifactId>
<version>7.5.1.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.manbang/ebatis-core/
implementation 'io.manbang:ebatis-core:7.5.1.12.RELEASE'
// https://jarcasting.com/artifacts/io.manbang/ebatis-core/
implementation ("io.manbang:ebatis-core:7.5.1.12.RELEASE")
'io.manbang:ebatis-core:jar:7.5.1.12.RELEASE'
<dependency org="io.manbang" name="ebatis-core" rev="7.5.1.12.RELEASE">
<artifact name="ebatis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.manbang', module='ebatis-core', version='7.5.1.12.RELEASE')
)
libraryDependencies += "io.manbang" % "ebatis-core" % "7.5.1.12.RELEASE"
[io.manbang/ebatis-core "7.5.1.12.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.logging.log4j : log4j-to-slf4j Optional | jar | |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.elasticsearch : elasticsearch | jar | 7.5.1 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.5.1 |
| org.elasticsearch.client : elasticsearch-rest-client-sniffer | jar | 7.5.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.service : auto-service-annotations | jar | 1.0-rc7 |
| org.projectlombok : lombok | jar | 1.18.10 |
| com.google.auto.service : auto-service | jar | 1.0-rc7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.awaitility : awaitility | jar | 4.0.1 |