License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-qrcache |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-qrcache
This plugin provides a feature of Query Result Cache.
|
<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-qrcache/ -->
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-qrcache</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-qrcache/
implementation 'org.codelibs:elasticsearch-qrcache:1.6.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-qrcache/
implementation ("org.codelibs:elasticsearch-qrcache:1.6.0")
'org.codelibs:elasticsearch-qrcache:jar:1.6.0'
<dependency org="org.codelibs" name="elasticsearch-qrcache" rev="1.6.0">
<artifact name="elasticsearch-qrcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-qrcache', version='1.6.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-qrcache" % "1.6.0"
[org.codelibs/elasticsearch-qrcache "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 1.6.0 |
org.codelibs : elasticsearch-extension | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : elasticsearch-cluster-runner | jar | 1.5.0.1 |
junit : junit | jar | 4.11 |