| Группа | Группаio.github.xpc1024 |
|---|---|
| Идентификатор | Идентификаторeasy-es-boot-starter |
| Версия | Версия0.9.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| easy-es-boot-starter-0.9.8.pom | |
| easy-es-boot-starter-0.9.8.jar | 17 KB |
| easy-es-boot-starter-0.9.8-sources.jar | 9 KB |
| easy-es-boot-starter-0.9.8-javadoc.jar | 78 KB |
| Обзор |
<!-- 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation 'io.github.xpc1024:easy-es-boot-starter:0.9.8'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation ("io.github.xpc1024:easy-es-boot-starter:0.9.8")
'io.github.xpc1024:easy-es-boot-starter:jar:0.9.8'
<dependency org="io.github.xpc1024" name="easy-es-boot-starter" rev="0.9.8">
<artifact name="easy-es-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-boot-starter', version='0.9.8')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-boot-starter" % "0.9.8"
[io.github.xpc1024/easy-es-boot-starter "0.9.8"]