Last Version

GraphAware RestTest Module 3.5.14.58.20

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

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

resttest
Version

Version

3.5.14.58.20
Type

Type

jar
Description

Description

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

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download resttest 3.5.14.58.20


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 3.5.14
org.neo4j : neo4j-io test-jar 3.5.14

provided (6)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.3.13.RELEASE
com.graphaware.neo4j : runtime jar 3.5.14.58
org.neo4j.app : neo4j-server jar 3.5.14
com.graphaware.neo4j : server jar 3.5.14.58
com.graphaware.neo4j : common jar 3.5.14.58
org.neo4j : neo4j jar 3.5.14

test (6)

Group / Artifact Type Version
org.neo4j.app : neo4j-server test-jar 3.5.14
org.neo4j.test : neo4j-harness jar 3.5.14
org.apache.httpcomponents : httpclient jar 4.3.1
org.mockito : mockito-all jar 1.10.19
com.graphaware.neo4j : tests jar 3.5.14.58
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.