License |
License |
---|---|
GroupId | GroupIdcn.easy-es |
ArtifactId | ArtifactIdeasy-es-parent |
Version | Version0.9.30 |
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.30.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.easy-es/easy-es-parent/ -->
<dependency>
<groupId>cn.easy-es</groupId>
<artifactId>easy-es-parent</artifactId>
<version>0.9.30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-parent/
implementation 'cn.easy-es:easy-es-parent:0.9.30'
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-parent/
implementation ("cn.easy-es:easy-es-parent:0.9.30")
'cn.easy-es:easy-es-parent:pom:0.9.30'
<dependency org="cn.easy-es" name="easy-es-parent" rev="0.9.30">
<artifact name="easy-es-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.easy-es', module='easy-es-parent', version='0.9.30')
)
libraryDependencies += "cn.easy-es" % "easy-es-parent" % "0.9.30"
[cn.easy-es/easy-es-parent "0.9.30"]