MVN

com.buschmais.xo : xo.neo4j.doc

Maven & Gradle

Apr 06, 2023
22 stars

eXtended Objects - Neo4j Binding Documentation

<dependency>
    <groupId>com.buschmais.xo</groupId>
    <artifactId>xo.neo4j.doc</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.buschmais.xo : xo.neo4j.doc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of com.buschmais.xo : xo.neo4j.doc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
xo.neo4j.doc-2.1.1
xo.neo4j.doc-2.1.0
2.0.x
xo.neo4j.doc-2.0.0
1.4.x
xo.neo4j.doc-1.4.2
xo.neo4j.doc-1.4.1
xo.neo4j.doc-1.4.0
1.3.x
xo.neo4j.doc-1.3.0
1.2.x
xo.neo4j.doc-1.2.0
1.1.x
xo.neo4j.doc-1.1.0
1.0.x
xo.neo4j.doc-1.0.0
0.13.x
xo.neo4j.doc-0.13.0
0.11.x
xo.neo4j.doc-0.11.0
0.10.x
xo.neo4j.doc-0.10.0
0.9.x
xo.neo4j.doc-0.9.0
0.8.x
xo.neo4j.doc-0.8.1
xo.neo4j.doc-0.8.0

How to add a dependency to Maven

Add the following com.buschmais.xo : xo.neo4j.doc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.buschmais.xo</groupId>
    <artifactId>xo.neo4j.doc</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.buschmais.xo : xo.neo4j.doc gradle dependency to your build.gradle file:

implementation 'com.buschmais.xo:xo.neo4j.doc:2.1.1'

Gradle Kotlin DSL: Add the following com.buschmais.xo : xo.neo4j.doc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.buschmais.xo:xo.neo4j.doc:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.buschmais.xo : xo.neo4j.doc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.buschmais.xo" % "xo.neo4j.doc" % "2.1.1"

Advertisement

Dependencies from Group

Apr 06, 2023
30 usages
22 stars
Apr 06, 2023
23 usages
22 stars
Apr 06, 2023
22 usages
22 stars
Apr 06, 2023
18 usages
22 stars
Apr 06, 2023
12 usages
22 stars

Discover Dependencies