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

org.neo4j:cypher-shell-parent 4.0.12

Cypher Shell parent project

Категории

Категории

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

Группа

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

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

cypher-shell-parent
Версия

Версия

4.0.12
Тип

Тип

pom

Скачать cypher-shell-parent 4.0.12

Имя Файла Размер
cypher-shell-parent-4.0.12.pom 1 KB
Обзор

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