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

org.neo4j.community:community-it 4.2.9

Neo4j community edition generic integration tests.

Категории

Категории

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

Группа

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

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

community-it
Версия

Версия

4.2.9
Тип

Тип

jar

Скачать community-it 4.2.9


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