License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases React User Interface Web Frameworks CLI |
GroupId | GroupIdio.reactiverse |
ArtifactId | ArtifactIdneo4j-client |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j client for Vert.x
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
neo4j-client-0.0.3.pom | |
neo4j-client-0.0.3.jar | 111 KB |
neo4j-client-0.0.3-tests.jar | 23 KB |
neo4j-client-0.0.3-sources.jar | 30 KB |
neo4j-client-0.0.3-javadoc.jar | 147 KB |
neo4j-client-0.0.3-docs.zip | 4 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codetrans | jar |
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 |