License |
License |
---|---|
GroupId | GroupIdio.github.xpc1024 |
ArtifactId | ArtifactIdeasy-es-boot-starter |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy use for elastic search
|
<!-- 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.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation 'io.github.xpc1024:easy-es-boot-starter:0.9.20'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation ("io.github.xpc1024:easy-es-boot-starter:0.9.20")
'io.github.xpc1024:easy-es-boot-starter:jar:0.9.20'
<dependency org="io.github.xpc1024" name="easy-es-boot-starter" rev="0.9.20">
<artifact name="easy-es-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-boot-starter', version='0.9.20')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-boot-starter" % "0.9.20"
[io.github.xpc1024/easy-es-boot-starter "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
io.github.xpc1024 : easy-es-core | jar | 0.9.20 |
io.github.xpc1024 : easy-es-extension | jar | 0.9.20 |
commons-codec : commons-codec | jar | 1.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |