License |
License |
---|---|
GroupId | GroupIdio.github.xpc1024 |
ArtifactId | ArtifactIdeasy-es-parent |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-es-parent
easy use for elastic search
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-es-parent-0.9.20.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-parent/ -->
<dependency>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-parent</artifactId>
<version>0.9.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-parent/
implementation 'io.github.xpc1024:easy-es-parent:0.9.20'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-parent/
implementation ("io.github.xpc1024:easy-es-parent:0.9.20")
'io.github.xpc1024:easy-es-parent:pom:0.9.20'
<dependency org="io.github.xpc1024" name="easy-es-parent" rev="0.9.20">
<artifact name="easy-es-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-parent', version='0.9.20')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-parent" % "0.9.20"
[io.github.xpc1024/easy-es-parent "0.9.20"]