is not current version
Last Version 1.4.2.RELEASE

cn.org.faster:faster-elasticsearch 1.3.0.RELEASE


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-elasticsearch
Version

Version

1.3.0.RELEASE
Type

Type

jar

Download faster-elasticsearch 1.3.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.org.faster/faster-elasticsearch/ -->
<dependency>
    <groupId>cn.org.faster</groupId>
    <artifactId>faster-elasticsearch</artifactId>
    <version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/faster-elasticsearch/
implementation 'cn.org.faster:faster-elasticsearch:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/faster-elasticsearch/
implementation ("cn.org.faster:faster-elasticsearch:1.3.0.RELEASE")
'cn.org.faster:faster-elasticsearch:jar:1.3.0.RELEASE'
<dependency org="cn.org.faster" name="faster-elasticsearch" rev="1.3.0.RELEASE">
  <artifact name="faster-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='faster-elasticsearch', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.org.faster" % "faster-elasticsearch" % "1.3.0.RELEASE"
[cn.org.faster/faster-elasticsearch "1.3.0.RELEASE"]