Last Version

dgraph4j 21.12.0

Dgraph Java Client

License

License

GroupId

GroupId

io.dgraph
ArtifactId

ArtifactId

dgraph4j
Version

Version

21.12.0
Type

Type

jar
Description

Description

dgraph4j
Dgraph Java Client
Project URL

Project URL

https://github.com/dgraph-io/dgraph4j
Source Code Management

Source Code Management

https://github.com/dgraph-io/dgraph4j

Download dgraph4j 21.12.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
io.grpc : grpc-protobuf jar 1.34.1
io.grpc : grpc-netty jar 1.34.1
io.grpc : grpc-stub jar 1.34.1
javax.annotation : javax.annotation-api jar 1.2-b01

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21
io.opencensus : opencensus-api jar 0.23.0
io.opencensus : opencensus-exporter-trace-jaeger jar 0.23.0
com.google.code.gson : gson jar 2.8.6
org.testng : testng jar 6.8.8
io.opencensus : opencensus-impl jar 0.23.0

Project Modules

There are no modules declared in this project.