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

com.graphaware.neo4j:tests 2.0.3.2

Tools for testing Neo4j-related and GraphAware-related code

Категории

Категории

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

Группа

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

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

tests
Версия

Версия

2.0.3.2
Тип

Тип

jar

Скачать tests 2.0.3.2


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