License |
License |
---|---|
GroupId | GroupIdio.github.xpc1024 |
ArtifactId | ArtifactIdeasy-es-parent |
Version | Version0.9.6 |
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.6.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.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-parent/
implementation 'io.github.xpc1024:easy-es-parent:0.9.6'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-parent/
implementation ("io.github.xpc1024:easy-es-parent:0.9.6")
'io.github.xpc1024:easy-es-parent:pom:0.9.6'
<dependency org="io.github.xpc1024" name="easy-es-parent" rev="0.9.6">
<artifact name="easy-es-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-parent', version='0.9.6')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-parent" % "0.9.6"
[io.github.xpc1024/easy-es-parent "0.9.6"]