Download lang-groovy-2.1.1-final.jar file - Jar l

Jar examples for l:lang-groovy

Description

Groovy scripting integration for Elasticsearch

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

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

lang-groovy-2.1.1-final.jar
lang-groovy-2.1.1-final-javadoc.jar
lang-groovy-2.1.1-final.pom
lang-groovy-2.1.1-final-sources.jar



Related Tutorials