Download neo4j-tests-integration-2.3.3.1.jar file - Jar n

Jar examples for n:neo4j-tests-integration

Description

Test Utilities for GraphAware Neo4j-Elasticsearch Integration

You can download jar file neo4j-tests-integration 2.3.3.1 in this page.

License

GNU General Public License, version 3

Build File

You can use the following script to add neo4j-tests-integration-2.3.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

neo4j-tests-integration-2.3.3.1-jar-with-dependencies.jar
neo4j-tests-integration-2.3.3.1-javadoc.jar
neo4j-tests-integration-2.3.3.1-sources.jar
neo4j-tests-integration-2.3.3.1.jar
neo4j-tests-integration-2.3.3.1.pom



Related Tutorials