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).

License

License

GroupId

GroupId

org.openpcf
ArtifactId

ArtifactId

neo4vertx
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

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).
Project Organization

Project Organization

Open Provisioning and Control Framework

Download neo4vertx

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j.app : neo4j-server jar 2.1.3
org.neo4j : neo4j-ha jar 2.1.2

provided (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
org.openpcf

RAAF

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1