Last Version

Elasticsearch Groovy language plugin 2.2.0

The Groovy language plugin allows to have groovy as the language of scripts to execute.

License

License

Categories

Categories

Groovy Languages Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-lang-groovy
Version

Version

2.2.0
Type

Type

jar
Description

Description

Elasticsearch Groovy language plugin
The Groovy language plugin allows to have groovy as the language of scripts to execute.
Project URL

Project URL

https://github.com/elasticsearch/elasticsearch-lang-groovy/
Source Code Management

Source Code Management

http://github.com/elasticsearch/elasticsearch-lang-groovy

Download elasticsearch-lang-groovy 2.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.2.1
org.codehaus.groovy : groovy-all jar 2.2.1

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.16

test (4)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 4.8.1
org.elasticsearch : elasticsearch test-jar 1.2.1
org.hamcrest : hamcrest-core jar 1.3.RC2
org.hamcrest : hamcrest-library jar 1.3.RC2

Project Modules

There are no modules declared in this project.