Neo4j JDBC Bolt

Bolt implementation for the Neo4j JDBC Driver

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

it.larus-ba
ArtifactId

ArtifactId

neo4j-jdbc-bolt
Last Version

Last Version

3.0-M02
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

LARUS Business Automation Srl

Download neo4j-jdbc-bolt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.neo4j.driver : neo4j-java-driver jar 1.0.0-RC2
it.larus-ba : neo4j-jdbc jar 3.0-M02
org.powermock : powermock-module-junit4 jar 1.6.4
org.openjdk.jmh : jmh-core jar 1.11.3
junit : junit jar 4.12
org.powermock : powermock-api-mockito jar 1.6.4

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.11.3

test (1)

Group / Artifact Type Version
org.neo4j.test : neo4j-harness jar 3.0.0-RC1

Project Modules

There are no modules declared in this project.
it.larus-ba

LARUS

Versions

Version
3.0-M02