How To Install Java Artifact org.elasticsearch.elasticsearch-groovy v1.6.1

org.elasticsearch elasticsearch-groovy 1.6.1

Introduction

In this article, we'll learn how to install Java artifact elasticsearch-groovy from org.elasticsearch group in version 1.6.1. The artifact is available in 27 versions: 2.1.2 2.1.1 2.1.0 2.0.2 2.0.1 2.0.0-rc1 2.0.0-beta2 2.0.0-beta1 2.0.0 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7.0 1.6.2 1.6.1 1.6.0 1.5.2 1.5.1 1.5.0 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 . The Elasticsearch Groovy Client project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/elasticsearch/elasticsearch-groovy .

How To Install Java Artifact org.elasticsearch.elasticsearch-groovy In Version 1.6.1

To install the Elasticsearch Groovy Client artifact in version 1.6.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Elasticsearch Groovy Client dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Test dependencies (6)

Licenses