License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-sstmpl |
Last Version | Last Version7.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-sstmpl
This plugin provides Script-based Search Template.
|
<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-sstmpl/ -->
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-sstmpl</artifactId>
<version>7.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-sstmpl/
implementation 'org.codelibs:elasticsearch-sstmpl:7.16.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-sstmpl/
implementation ("org.codelibs:elasticsearch-sstmpl:7.16.0")
'org.codelibs:elasticsearch-sstmpl:jar:7.16.0'
<dependency org="org.codelibs" name="elasticsearch-sstmpl" rev="7.16.0">
<artifact name="elasticsearch-sstmpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-sstmpl', version='7.16.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-sstmpl" % "7.16.0"
[org.codelibs/elasticsearch-sstmpl "7.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 7.16.3 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : elasticsearch-cluster-runner | jar | 7.16.3.0 |
junit : junit | jar | 4.11 |
com.github.spullara.mustache.java : compiler | jar | 0.9.6 |
org.apache.lucene : lucene-analyzers-common | jar | 8.10.1 |
org.apache.lucene : lucene-expressions | jar | 8.10.1 |
com.google.guava : guava | jar | 29.0-jre |