Last Version

neo4j-memorydb 3.1.1

Repackaging of the in-memory database classes from Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.github.jasoma
ArtifactId

ArtifactId

neo4j-memorydb
Version

Version

3.1.1
Type

Type

jar
Description

Description

neo4j-memorydb
Repackaging of the in-memory database classes from Neo4j
Project URL

Project URL

https://github.com/jasoma/neo4j-memorydb
Source Code Management

Source Code Management

https://github.com/jasoma/neo4j-memorydb.git

Download neo4j-memorydb 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-kernel jar 3.1.1
org.neo4j : neo4j-io jar 3.1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.neo4j : neo4j-lucene-index jar 3.1.1
org.neo4j : neo4j-cypher jar 3.1.1

Project Modules

There are no modules declared in this project.