is not current version
Last Version 3.5.14.58.20

com.graphaware.neo4j:resttest 3.5.0.53.19-beta02

GraphAware Framework Module for REST-based unit/integration testing of code that talks to Neo4j running in server mode

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

resttest
Version

Version

3.5.0.53.19-beta02
Type

Type

jar

Download resttest 3.5.0.53.19-beta02


<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/resttest/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>resttest</artifactId>
    <version>3.5.0.53.19-beta02</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/resttest/
implementation 'com.graphaware.neo4j:resttest:3.5.0.53.19-beta02'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/resttest/
implementation ("com.graphaware.neo4j:resttest:3.5.0.53.19-beta02")
'com.graphaware.neo4j:resttest:jar:3.5.0.53.19-beta02'
<dependency org="com.graphaware.neo4j" name="resttest" rev="3.5.0.53.19-beta02">
  <artifact name="resttest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='resttest', version='3.5.0.53.19-beta02')
)
libraryDependencies += "com.graphaware.neo4j" % "resttest" % "3.5.0.53.19-beta02"
[com.graphaware.neo4j/resttest "3.5.0.53.19-beta02"]