Download lang-groovy-2.4.4.jar file - Jar l

Jar examples for l:lang-groovy

Description

Groovy scripting integration for Elasticsearch

You can download jar file lang-groovy 2.4.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lang-groovy-2.4.4.jar to your project.

<dependency>
   <groupId>org.elasticsearch.module</groupId>
   <artifactId>lang-groovy</artifactId>
   <version>2.4.4</version>
</dependency>
compile group: 'org.elasticsearch.module', name: 'lang-groovy', version: '2.4.4'
libraryDependencies += "org.elasticsearch.module" % "lang-groovy" % "2.4.4"
<dependency org="org.elasticsearch.module" name="lang-groovy" rev="2.4.4"/>
@Grapes(@Grab(group='org.elasticsearch.module', module='lang-groovy', version='2.4.4'))
'org.elasticsearch.module:lang-groovy:jar:2.4.4'

Download

Click the following link to download the jar file.

lang-groovy-2.4.4-javadoc.jar
lang-groovy-2.4.4-sources.jar
lang-groovy-2.4.4.jar
lang-groovy-2.4.4.pom



Related Tutorials