| License |
License |
|---|---|
| GroupId | GroupIdio.manbang |
| ArtifactId | ArtifactIdebatis |
| Version | Version7.5.1.12.RELEASE |
| Type | Typepom |
| Description |
Descriptionebatis
Elasticsearch ORM Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ebatis-7.5.1.12.RELEASE.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.manbang/ebatis/ -->
<dependency>
<groupId>io.manbang</groupId>
<artifactId>ebatis</artifactId>
<version>7.5.1.12.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.manbang/ebatis/
implementation 'io.manbang:ebatis:7.5.1.12.RELEASE'
// https://jarcasting.com/artifacts/io.manbang/ebatis/
implementation ("io.manbang:ebatis:7.5.1.12.RELEASE")
'io.manbang:ebatis:pom:7.5.1.12.RELEASE'
<dependency org="io.manbang" name="ebatis" rev="7.5.1.12.RELEASE">
<artifact name="ebatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.manbang', module='ebatis', version='7.5.1.12.RELEASE')
)
libraryDependencies += "io.manbang" % "ebatis" % "7.5.1.12.RELEASE"
[io.manbang/ebatis "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 |