neo4vertx

Vert.x module to read and write a Neo4J graph database. Updated to support the latest version of Vert.x and Neo4J (both 2.1 at the time of writing).

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

neo4vertx
Vert.x module to read and write a Neo4J graph database. Updated to support the latest version of Vert.x and Neo4J (both 2.1 at the time of writing).
Организация-разработчик

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

Open Provisioning and Control Framework

Скачать neo4vertx

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.neo4j.app : neo4j-server jar 2.1.3
org.neo4j : neo4j-ha jar 2.1.2

provided (4)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-core jar 2.1.2
io.vertx : vertx-platform jar 2.1.2
io.vertx : vertx-hazelcast jar 2.1.2
org.neo4j.app : neo4j-server jar 2.1.3

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.javassist : javassist jar 3.18.2-GA
org.neo4j : neo4j-kernel jar 2.1.3
io.vertx : testtools jar 2.0.3-final
io.vertx : vertx-testframework jar 2.0.0-final

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

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

RAAF

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

Версия
1.3.2
1.3.1
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1