MVN

org.neo4j : neo4j-online-backup

Maven & Gradle

Jan 27, 2011
1 usages

Neo4j - Online Backup · Online backup of resources using the XA framework.

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-online-backup</artifactId>
    <version>0.8-1.3.M01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.neo4j : neo4j-online-backup to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8-1.3.M01

All Versions

Choose a version of org.neo4j : neo4j-online-backup to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
neo4j-online-backup-0.8-1.3.M01
0.7
neo4j-online-backup-0.7-1.2
neo4j-online-backup-0.7-1.2.M06
neo4j-online-backup-0.7-1.2.M05
neo4j-online-backup-0.7-1.2.M04
neo4j-online-backup-0.7-1.2.M03
neo4j-online-backup-0.7-1.2.M02
neo4j-online-backup-0.7-1.2.M01

How to add a dependency to Maven

Add the following org.neo4j : neo4j-online-backup maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-online-backup</artifactId>
    <version>0.8-1.3.M01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.neo4j : neo4j-online-backup gradle dependency to your build.gradle file:

implementation 'org.neo4j:neo4j-online-backup:0.8-1.3.M01'

Gradle Kotlin DSL: Add the following org.neo4j : neo4j-online-backup gradle kotlin dependency to your build.gradle.kts file:

implementation("org.neo4j:neo4j-online-backup:0.8-1.3.M01")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.neo4j : neo4j-online-backup sbt scala dependency to your build.sbt file:

libraryDependencies += "org.neo4j" % "neo4j-online-backup" % "0.8-1.3.M01"

Advertisement

Dependencies from Group

Aug 24, 2023
265 usages
13.3k stars
Aug 24, 2023
227 usages
13.3k stars
Aug 24, 2023
168 usages
13.3k stars
Aug 24, 2023
86 usages
13.3k stars
Aug 24, 2023
83 usages
13.3k stars

Discover Dependencies