Last Version

Stage persistence for Neo4J 4.0.2

Neo4J persistence for stage

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

io.aboutcode.stage.persistence.graph
ArtifactId

ArtifactId

neo4j
Version

Version

4.0.2
Type

Type

jar
Description

Description

Stage persistence for Neo4J
Neo4J persistence for stage

Download neo4j 4.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.aboutcode.stage.persistence : core jar 4.0.2
io.aboutcode.stage.persistence.jdbc : core jar 4.0.2
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-core jar 1.2.3
com.google.guava : guava jar 19.0

provided (2)

Group / Artifact Type Version
org.neo4j.driver : neo4j-java-driver jar 4.0.0
org.neo4j : neo4j-jdbc-bolt jar 3.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.