не последняя версия
Последняя версия 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

Категории

Категории

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

Группа

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

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

resttest
Версия

Версия

3.5.0.53.19-beta02
Тип

Тип

jar

Скачать 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"]