Download neo4j-elasticsearch-tests-1.2.jar file - Jar n

Jar examples for n:neo4j-elasticsearch-tests

Description

Test Utilities for GraphAware Neo4j-Elasticsearch Integration

You can download jar file neo4j-elasticsearch-tests 1.2 in this page.

License

GNU General Public License, version 3

Build File

You can use the following script to add neo4j-elasticsearch-tests-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

neo4j-elasticsearch-tests-1.2-jar-with-dependencies.jar
neo4j-elasticsearch-tests-1.2-javadoc.jar
neo4j-elasticsearch-tests-1.2-sources.jar
neo4j-elasticsearch-tests-1.2.jar
neo4j-elasticsearch-tests-1.2.pom



Related Tutorials