is not current version
Last Version 4.0.5

Neo4j JDBC Http 4.0.2

Http implementation for the Neo4j JDBC Driver

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-jdbc-http
Version

Version

4.0.2
Type

Type

jar
Description

Description

Neo4j JDBC Http
Http implementation for the Neo4j JDBC Driver
Project Organization

Project Organization

LARUS Business Automation Srl

Download neo4j-jdbc-http 4.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.neo4j : neo4j-jdbc jar 4.0.2
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.opencsv : opencsv jar 4.0

test (9)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.15.1
org.testcontainers : neo4j jar 1.15.1
org.neo4j.driver : neo4j-java-driver jar 4.3.1
junit : junit jar 4.13.2
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9
org.neo4j : neo4j-kernel jar 4.0.0
org.neo4j.test : neo4j-harness jar 4.0.0
org.neo4j.community : it-test-support jar 4.0.0

Project Modules

There are no modules declared in this project.