Neo4j JDBC Driver

Common module for every implementation of the Neo4j JDBC Driver

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

it.larus-ba
ArtifactId

ArtifactId

neo4j-jdbc
Last Version

Last Version

3.0-M02
Release Date

Release Date

Type

Type

jar
Description

Description

Neo4j JDBC Driver
Common module for every implementation of the Neo4j JDBC Driver
Project Organization

Project Organization

LARUS Business Automation Srl

Download neo4j-jdbc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-api-mockito jar 1.6.2

Project Modules

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

LARUS

Versions

Version
3.0-M02