is not current version
Last Version 0.1.6

com.github.wz2cool:spring-data-elasticsearch-extension 0.1.4


Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.wz2cool
ArtifactId

ArtifactId

spring-data-elasticsearch-extension
Version

Version

0.1.4
Type

Type

jar

Download spring-data-elasticsearch-extension 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.wz2cool/spring-data-elasticsearch-extension/ -->
<dependency>
    <groupId>com.github.wz2cool</groupId>
    <artifactId>spring-data-elasticsearch-extension</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wz2cool/spring-data-elasticsearch-extension/
implementation 'com.github.wz2cool:spring-data-elasticsearch-extension:0.1.4'
// https://jarcasting.com/artifacts/com.github.wz2cool/spring-data-elasticsearch-extension/
implementation ("com.github.wz2cool:spring-data-elasticsearch-extension:0.1.4")
'com.github.wz2cool:spring-data-elasticsearch-extension:jar:0.1.4'
<dependency org="com.github.wz2cool" name="spring-data-elasticsearch-extension" rev="0.1.4">
  <artifact name="spring-data-elasticsearch-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wz2cool', module='spring-data-elasticsearch-extension', version='0.1.4')
)
libraryDependencies += "com.github.wz2cool" % "spring-data-elasticsearch-extension" % "0.1.4"
[com.github.wz2cool/spring-data-elasticsearch-extension "0.1.4"]