is not current version
Last Version 3.5.14.58.20

com.graphaware.neo4j:resttest 2.2.0.28.12

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

2.2.0.28.12
Type

Type

jar

Download resttest 2.2.0.28.12


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