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

org.neo4j:cypher-shell-integration-test 4.2.10

Neo4j Bla.

Категории

Категории

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

Группа

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

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

cypher-shell-integration-test
Версия

Версия

4.2.10
Тип

Тип

jar

Скачать cypher-shell-integration-test 4.2.10


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