Download neo4j-elasticsearch-tests-1.0.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.0 in this page.

License

GNU General Public License, version 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials