is not current version
Last Version 1.6.0

org.codelibs:elasticsearch-qrcache 1.5.0

This plugin provides a feature of Query Result Cache.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-qrcache
Version

Version

1.5.0
Type

Type

jar

Download elasticsearch-qrcache 1.5.0


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