Jar examples for r:resttest
GraphAware Framework Module for REST-based unit/integration testing of code that talks to Neo4j running in server mode
You can download jar file resttest 3.0.6.43.13 in this page.
GNU General Public License, version 3
You can use the following script to add resttest-3.0.6.43.13.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>resttest</artifactId> <version>3.0.6.43.13</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'resttest', version: '3.0.6.43.13'
libraryDependencies += "com.graphaware.neo4j" % "resttest" % "3.0.6.43.13"
<dependency org="com.graphaware.neo4j" name="resttest" rev="3.0.6.43.13"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='resttest', version='3.0.6.43.13'))
'com.graphaware.neo4j:resttest:jar:3.0.6.43.13'
Click the following link to download the jar file.
resttest-3.0.6.43.13-javadoc.jar