is not current version
Last Version 7.16.0

org.codelibs:elasticsearch-sstmpl 1.6.0

This plugin provides Script-based Search Template.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-sstmpl
Version

Version

1.6.0
Type

Type

jar

Download elasticsearch-sstmpl 1.6.0


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