Last Version

Neo4j client for Vert.x 0.0.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Neo4J Data Databases React User Interface Web Frameworks CLI
GroupId

GroupId

io.reactiverse
ArtifactId

ArtifactId

neo4j-client
Version

Version

0.0.3
Type

Type

jar
Description

Description

Neo4j client for Vert.x
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download neo4j-client 0.0.3


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

Dependencies

compile (15)

Group / Artifact Type Version
org.neo4j.driver : neo4j-java-driver jar 4.0.0
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-rx-java Optional jar
io.vertx : vertx-rx-java-gen Optional jar 3.9.0
io.vertx : vertx-rx-java2 Optional jar
io.vertx : vertx-rx-java2-gen Optional jar 3.9.0
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-lang-ruby Optional jar
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-kotlin Optional jar
io.vertx : vertx-lang-kotlin-coroutines Optional jar
io.vertx : vertx-lang-kotlin-gen Optional jar 3.9.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
io.vertx : vertx-codetrans jar

test (11)

Group / Artifact Type Version
io.vertx : vertx-unit jar
org.neo4j.test : neo4j-harness jar 3.5.14
org.mockito : mockito-core jar 2.27.0
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.assertj : assertj-core jar 3.10.0
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.logging.log4j : log4j-jul jar 2.12.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.1

Project Modules

There are no modules declared in this project.