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

org.neo4j.community:community-it 3.5.13

Neo4j community edition generic integration tests.

Категории

Категории

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

Группа

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

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

community-it
Версия

Версия

3.5.13
Тип

Тип

jar

Скачать community-it 3.5.13


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