| License |
License |
|---|---|
| GroupId | GroupIdio.github.xpc1024 |
| ArtifactId | ArtifactIdeasy-es-boot-starter |
| Version | Version0.9.15 |
| Type | Typejar |
| Description |
Descriptioneasy use for elastic search
|
| Filename | Size |
|---|---|
| easy-es-boot-starter-0.9.15.pom | |
| easy-es-boot-starter-0.9.15.jar | 25 KB |
| easy-es-boot-starter-0.9.15-sources.jar | 13 KB |
| easy-es-boot-starter-0.9.15-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/ -->
<dependency>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-boot-starter</artifactId>
<version>0.9.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation 'io.github.xpc1024:easy-es-boot-starter:0.9.15'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation ("io.github.xpc1024:easy-es-boot-starter:0.9.15")
'io.github.xpc1024:easy-es-boot-starter:jar:0.9.15'
<dependency org="io.github.xpc1024" name="easy-es-boot-starter" rev="0.9.15">
<artifact name="easy-es-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-boot-starter', version='0.9.15')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-boot-starter" % "0.9.15"
[io.github.xpc1024/easy-es-boot-starter "0.9.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.xpc1024 : easy-es-core | jar | 0.9.15 |
| io.github.xpc1024 : easy-es-extension | jar | 0.9.15 |
| commons-codec : commons-codec | jar | 1.6 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |