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

org.neo4j.community:index-it 4.2.8

Neo4j community edition index integration tests.

Категории

Категории

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

Группа

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

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

index-it
Версия

Версия

4.2.8
Тип

Тип

jar

Скачать index-it 4.2.8


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