GroupId | GroupIdio.github.xpc1024 |
---|---|
ArtifactId | ArtifactIdeasy-es-boot-starter |
Version | Version0.9.12 |
Type | Typejar |
Filename | Size |
---|---|
easy-es-boot-starter-0.9.12.pom | |
easy-es-boot-starter-0.9.12.jar | 25 KB |
easy-es-boot-starter-0.9.12-sources.jar | 14 KB |
easy-es-boot-starter-0.9.12-javadoc.jar | 103 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation 'io.github.xpc1024:easy-es-boot-starter:0.9.12'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation ("io.github.xpc1024:easy-es-boot-starter:0.9.12")
'io.github.xpc1024:easy-es-boot-starter:jar:0.9.12'
<dependency org="io.github.xpc1024" name="easy-es-boot-starter" rev="0.9.12">
<artifact name="easy-es-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-boot-starter', version='0.9.12')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-boot-starter" % "0.9.12"
[io.github.xpc1024/easy-es-boot-starter "0.9.12"]