Download elasticsearch-tests-integration-2.3.0.1.jar file - Jar e

Jar examples for e:elasticsearch-tests-integration

Description

Test Utilities for GraphAware Neo4j-Elasticsearch Integration

You can download jar file elasticsearch-tests-integration 2.3.0.1 in this page.

License

GNU General Public License, version 3

Build File

You can use the following script to add elasticsearch-tests-integration-2.3.0.1.jar to your project.

<dependency>
   <groupId>com.graphaware.integration.es</groupId>
   <artifactId>elasticsearch-tests-integration</artifactId>
   <version>2.3.0.1</version>
</dependency>
compile group: 'com.graphaware.integration.es', name: 'elasticsearch-tests-integration', version: '2.3.0.1'
libraryDependencies += "com.graphaware.integration.es" % "elasticsearch-tests-integration" % "2.3.0.1"
<dependency org="com.graphaware.integration.es" name="elasticsearch-tests-integration" rev="2.3.0.1"/>
@Grapes(@Grab(group='com.graphaware.integration.es', module='elasticsearch-tests-integration', version='2.3.0.1'))
'com.graphaware.integration.es:elasticsearch-tests-integration:jar:2.3.0.1'

Download

Click the following link to download the jar file.

elasticsearch-tests-integration-2.3.0.1-jar-with-dependencies.jar
elasticsearch-tests-integration-2.3.0.1-javadoc.jar
elasticsearch-tests-integration-2.3.0.1-sources.jar
elasticsearch-tests-integration-2.3.0.1.jar
elasticsearch-tests-integration-2.3.0.1.pom



Related Tutorials