is not current version
Last Version 3.1.1

com.github.jasoma:neo4j-memorydb 3.0.4

Repackaging of the in-memory database classes from Neo4j

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.github.jasoma
ArtifactId

ArtifactId

neo4j-memorydb
Version

Version

3.0.4
Type

Type

jar

Download neo4j-memorydb 3.0.4


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