не последняя версия
Последняя версия 3.5.14.58.20

com.graphaware.neo4j:resttest 3.0.2.39.13

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

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

com.graphaware.neo4j
Идентификатор

Идентификатор

resttest
Версия

Версия

3.0.2.39.13
Тип

Тип

jar

Скачать resttest 3.0.2.39.13


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