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.3.2.52.18 in this page.
GNU General Public License, version 3
You can use the following script to add resttest-3.3.2.52.18.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>resttest</artifactId> <version>3.3.2.52.18</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'resttest', version: '3.3.2.52.18'
libraryDependencies += "com.graphaware.neo4j" % "resttest" % "3.3.2.52.18"
<dependency org="com.graphaware.neo4j" name="resttest" rev="3.3.2.52.18"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='resttest', version='3.3.2.52.18'))
'com.graphaware.neo4j:resttest:jar:3.3.2.52.18'
Click the following link to download the jar file.
resttest-3.3.2.52.18-javadoc.jar