| License |
License |
|---|---|
| GroupId | GroupIdio.manbang |
| ArtifactId | ArtifactIdebatis-web |
| Last Version | Last Version7.5.1.12.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionElasticsearch ORM Framework
|
| Filename | Size |
|---|---|
| ebatis-web-7.5.1.12.RELEASE.pom | |
| ebatis-web-7.5.1.12.RELEASE.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.manbang/ebatis-web/ -->
<dependency>
<groupId>io.manbang</groupId>
<artifactId>ebatis-web</artifactId>
<version>7.5.1.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.manbang/ebatis-web/
implementation 'io.manbang:ebatis-web:7.5.1.12.RELEASE'
// https://jarcasting.com/artifacts/io.manbang/ebatis-web/
implementation ("io.manbang:ebatis-web:7.5.1.12.RELEASE")
'io.manbang:ebatis-web:jar:7.5.1.12.RELEASE'
<dependency org="io.manbang" name="ebatis-web" rev="7.5.1.12.RELEASE">
<artifact name="ebatis-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.manbang', module='ebatis-web', version='7.5.1.12.RELEASE')
)
libraryDependencies += "io.manbang" % "ebatis-web" % "7.5.1.12.RELEASE"
[io.manbang/ebatis-web "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 |