Neo4j - Storage cursors

Data access cursors

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

neo4j-store-cursors
Последняя версия

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

3.4.0-alpha01
Дата

Дата

Тип

Тип

jar
Описание

Описание

Neo4j - Storage cursors
Data access cursors
Ссылка на сайт

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

http://components.neo4j.org/neo4j-store-cursors/3.4.0-alpha01
Организация-разработчик

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

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

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

https://github.com/neo4j/neo4j

Скачать neo4j-store-cursors

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

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

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

Neo4j

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

Версия
3.4.0-alpha01
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0-rc1
3.3.0-beta02
3.3.0-beta01
3.3.0-alpha07