Jar examples for l:lang-groovy
Groovy scripting integration for Elasticsearch
You can download jar file lang-groovy 2.1.1-final in this page.
The Apache Software License, Version 2.0
You can use the following script to add lang-groovy-2.1.1-final.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>lang-groovy</artifactId> <version>2.1.1-final</version> </dependency>
compile group: 'io.vertx', name: 'lang-groovy', version: '2.1.1-final'
libraryDependencies += "io.vertx" % "lang-groovy" % "2.1.1-final"
<dependency org="io.vertx" name="lang-groovy" rev="2.1.1-final"/>
@Grapes(@Grab(group='io.vertx', module='lang-groovy', version='2.1.1-final'))
'io.vertx:lang-groovy:jar:2.1.1-final'
Click the following link to download the jar file.
lang-groovy-2.1.1-final.jar