| License |
License |
|---|---|
| GroupId | GroupIdio.manbang |
| ArtifactId | ArtifactIdebatis-sample |
| 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-sample/ -->
<dependency>
<groupId>io.manbang</groupId>
<artifactId>ebatis-sample</artifactId>
<version>7.5.1.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.manbang/ebatis-sample/
implementation 'io.manbang:ebatis-sample:7.5.1.12.RELEASE'
// https://jarcasting.com/artifacts/io.manbang/ebatis-sample/
implementation ("io.manbang:ebatis-sample:7.5.1.12.RELEASE")
'io.manbang:ebatis-sample:jar:7.5.1.12.RELEASE'
<dependency org="io.manbang" name="ebatis-sample" rev="7.5.1.12.RELEASE">
<artifact name="ebatis-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.manbang', module='ebatis-sample', version='7.5.1.12.RELEASE')
)
libraryDependencies += "io.manbang" % "ebatis-sample" % "7.5.1.12.RELEASE"
[io.manbang/ebatis-sample "7.5.1.12.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.manbang : ebatis-spring | jar | 7.5.1.12.RELEASE |
| org.apache.logging.log4j : log4j-to-slf4j | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |