License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdit.larus-ba |
ArtifactId | ArtifactIdneo4j-jdbc-bolt |
Last Version | Last Version3.0-M02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j JDBC Bolt
Bolt implementation for the Neo4j JDBC Driver
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.test : neo4j-harness | jar | 3.0.0-RC1 |