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

org.neo4j:community-integration-tests 4.3.12

Neo4j community edition integration tests modules.

Категории

Категории

Neo4J Данные Базы данных Unity Прикладные библиотеки Game Development
Группа

Группа

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

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

community-integration-tests
Версия

Версия

4.3.12
Тип

Тип

pom

Скачать community-integration-tests 4.3.12

Имя Файла Размер
community-integration-tests-4.3.12.pom 2 KB
Обзор

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