License |
License |
---|---|
GroupId | GroupIdcn.easy-es |
ArtifactId | ArtifactIdeasy-es-annotation |
Version | Version0.9.30 |
Type | Typejar |
Description |
Descriptioneasy use for elastic search
|
<!-- https://jarcasting.com/artifacts/cn.easy-es/easy-es-annotation/ -->
<dependency>
<groupId>cn.easy-es</groupId>
<artifactId>easy-es-annotation</artifactId>
<version>0.9.30</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-annotation/
implementation 'cn.easy-es:easy-es-annotation:0.9.30'
// https://jarcasting.com/artifacts/cn.easy-es/easy-es-annotation/
implementation ("cn.easy-es:easy-es-annotation:0.9.30")
'cn.easy-es:easy-es-annotation:jar:0.9.30'
<dependency org="cn.easy-es" name="easy-es-annotation" rev="0.9.30">
<artifact name="easy-es-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easy-es', module='easy-es-annotation', version='0.9.30')
)
libraryDependencies += "cn.easy-es" % "easy-es-annotation" % "0.9.30"
[cn.easy-es/easy-es-annotation "0.9.30"]
Group / Artifact | Type | Version |
---|---|---|
cn.easy-es : easy-es-common | jar | 0.9.30 |