Download elasticsearch-core-1.0.28.jar file - Jar e

Jar examples for e:elasticsearch-core

Description

Elasticsearch subproject :libs:elasticsearch-core

You can download jar file elasticsearch-core 1.0.28 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elasticsearch-core-1.0.28.jar to your project.

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

Download

Click the following link to download the jar file.

elasticsearch-core-1.0.28-javadoc.jar
elasticsearch-core-1.0.28-sources.jar
elasticsearch-core-1.0.28.jar
elasticsearch-core-1.0.28.pom



Related Tutorials