Jar examples for e:elasticsearch-lang-groovy
The Groovy language plugin allows to have groovy as the language of scripts to execute.
You can download jar file elasticsearch-lang-groovy 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-lang-groovy-1.1.0.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch-lang-groovy</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-lang-groovy', version: '1.1.0'
libraryDependencies += "org.elasticsearch" % "elasticsearch-lang-groovy" % "1.1.0"
<dependency org="org.elasticsearch" name="elasticsearch-lang-groovy" rev="1.1.0"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-lang-groovy', version='1.1.0'))
'org.elasticsearch:elasticsearch-lang-groovy:jar:1.1.0'
Click the following link to download the jar file.
elasticsearch-lang-groovy-1.1.0-sources.jar