MVN

io.dgraph : dgraph4j

Maven & Gradle

Dec 25, 2021
5 usages
157 stars

dgraph4j · Dgraph Java Client

<dependency>
    <groupId>io.dgraph</groupId>
    <artifactId>dgraph4j</artifactId>
    <version>21.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.dgraph : dgraph4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 21.12.0

All Versions

Choose a version of io.dgraph : dgraph4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
21.12.x
dgraph4j-21.12.0
21.03.x
dgraph4j-21.03.2
dgraph4j-21.03.1
dgraph4j-21.03.0
20.11.x
dgraph4j-20.11.0
20.03.x
dgraph4j-20.03.3
dgraph4j-20.03.2
dgraph4j-20.03.1
dgraph4j-20.03.0
2.1.x
dgraph4j-2.1.0
2.0.x
dgraph4j-2.0.2
dgraph4j-2.0.1
dgraph4j-2.0.0
1.7.x
dgraph4j-1.7.5
dgraph4j-1.7.4
dgraph4j-1.7.3
dgraph4j-1.7.1
dgraph4j-1.7.0
1.6.x
dgraph4j-1.6.0
1.5.x
dgraph4j-1.5.0
1.4.x
dgraph4j-1.4.2
dgraph4j-1.4.1
dgraph4j-1.4.0
1.3.x
dgraph4j-1.3.0
1.2.x
dgraph4j-1.2.0
1.1.x
dgraph4j-1.1.0
1.0.x
dgraph4j-1.0.0
0.9.x
dgraph4j-0.9.3
dgraph4j-0.9.2
dgraph4j-0.9.1
dgraph4j-0.9.0

How to add a dependency to Maven

Add the following io.dgraph : dgraph4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.dgraph</groupId>
    <artifactId>dgraph4j</artifactId>
    <version>21.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.dgraph : dgraph4j gradle dependency to your build.gradle file:

implementation 'io.dgraph:dgraph4j:21.12.0'

Gradle Kotlin DSL: Add the following io.dgraph : dgraph4j gradle kotlin dependency to your build.gradle.kts file:

implementation("io.dgraph:dgraph4j:21.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.dgraph : dgraph4j sbt scala dependency to your build.sbt file:

libraryDependencies += "io.dgraph" % "dgraph4j" % "21.12.0"

Advertisement

Dependencies from Group

Dec 25, 2021
5 usages
157 stars

Discover Dependencies

Jul 26, 2023
14 usages
228 stars
Jul 26, 2023
22 usages
198 stars
Dec 03, 2020
19 usages
6 stars
Nov 17, 2017
qaf
Aug 27, 2023
12 usages
242 stars
May 12, 2023
14 usages
7 stars
May 12, 2023
9 stars
Aug 08, 2023
42 usages
1.8k stars