License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdresttest |
Last Version | Last Version3.5.14.58.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
resttest-3.5.14.58.20.pom | |
resttest-3.5.14.58.20.jar | 26 MB |
resttest-3.5.14.58.20-sources.jar | 4 KB |
resttest-3.5.14.58.20-javadoc.jar | 29 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | test-jar | 3.5.14 |
org.neo4j : neo4j-io | test-jar | 3.5.14 |
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 |
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 |