Neo4j - Cypher Shell

Cypher Shell

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

cypher-shell
Последняя версия

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

4.4.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Neo4j - Cypher Shell
Cypher Shell
Ссылка на сайт

Ссылка на сайт

http://components.neo4j.org/cypher-shell/4.4.8
Организация-разработчик

Организация-разработчик

The Neo4j Graph Database Project
Система контроля версий

Система контроля версий

https://github.com/neo4j/neo4j

Скачать cypher-shell

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.neo4j : neo4j-cypher-expression-evaluator jar 4.4.8
org.neo4j.driver : neo4j-java-driver jar 4.4.5
org.neo4j : cypher-literal-interpreter jar 4.4.8
org.neo4j : neo4j-cypher-javacc-parser jar 4.4.8
net.sourceforge.argparse4j : argparse4j jar 0.8.1
org.jline : jline-terminal jar 3.20.0
org.jline : jline-reader jar 3.20.0
org.jline : jline-terminal-jansi jar 3.20.0

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4
org.junit-pioneer : junit-pioneer jar 1.4.2

Модули Проекта

Данный проект не имеет модулей.
org.neo4j

Neo4j

Версии библиотеки

Версия
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.14
4.3.13
4.3.12
4.3.11
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.18
4.2.17
4.2.16
4.2.15
4.2.14
4.2.13
4.2.12
4.2.11
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.1.11
4.1.10
4.1.9
4.1.8
4.1.7
4.1.6
4.0.12
4.0.11
3.5.26