is not current version
Last Version 0.9.20

io.github.xpc1024:easy-es-boot-starter 0.9.10


GroupId

GroupId

io.github.xpc1024
ArtifactId

ArtifactId

easy-es-boot-starter
Version

Version

0.9.10
Type

Type

jar

Download easy-es-boot-starter 0.9.10


<!-- 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.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation 'io.github.xpc1024:easy-es-boot-starter:0.9.10'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation ("io.github.xpc1024:easy-es-boot-starter:0.9.10")
'io.github.xpc1024:easy-es-boot-starter:jar:0.9.10'
<dependency org="io.github.xpc1024" name="easy-es-boot-starter" rev="0.9.10">
  <artifact name="easy-es-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-boot-starter', version='0.9.10')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-boot-starter" % "0.9.10"
[io.github.xpc1024/easy-es-boot-starter "0.9.10"]