MVN

com.github.jasoma : neo4j-memorydb

Maven & Gradle

Jan 28, 2017
2 stars

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

<dependency>
    <groupId>com.github.jasoma</groupId>
    <artifactId>neo4j-memorydb</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jasoma : neo4j-memorydb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.github.jasoma : neo4j-memorydb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
neo4j-memorydb-3.1.1
neo4j-memorydb-3.1.0
3.0.x
neo4j-memorydb-3.0.8
neo4j-memorydb-3.0.7
neo4j-memorydb-3.0.6
neo4j-memorydb-3.0.5
neo4j-memorydb-3.0.4

How to add a dependency to Maven

Add the following com.github.jasoma : neo4j-memorydb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jasoma</groupId>
    <artifactId>neo4j-memorydb</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jasoma : neo4j-memorydb gradle dependency to your build.gradle file:

implementation 'com.github.jasoma:neo4j-memorydb:3.1.1'

Gradle Kotlin DSL: Add the following com.github.jasoma : neo4j-memorydb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jasoma:neo4j-memorydb:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jasoma : neo4j-memorydb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jasoma" % "neo4j-memorydb" % "3.1.1"

Advertisement

Dependencies from Group

Nov 24, 2015
0 stars
Jan 28, 2017
2 stars

Discover Dependencies

Sep 15, 2016
2 usages
0 stars
Jul 09, 2023
9 usages
578 stars
Feb 18, 2018
460 stars
Apr 12, 2023
10 usages
22 stars
Apr 16, 2023
40 stars
Oct 11, 2016
0 stars
Sep 21, 2016
1 usages
2 stars