License |
License |
---|---|
GroupId | GroupIdio.dgraph |
ArtifactId | ArtifactIddgraph4j |
Version | Version21.03.1 |
Type | Typejar |
Description |
Descriptiondgraph4j
Dgraph Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dgraph4j-21.03.1.pom | |
dgraph4j-21.03.1.jar | 252 KB |
dgraph4j-21.03.1-sources.jar | 17 KB |
dgraph4j-21.03.1-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dgraph/dgraph4j/ -->
<dependency>
<groupId>io.dgraph</groupId>
<artifactId>dgraph4j</artifactId>
<version>21.03.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dgraph/dgraph4j/
implementation 'io.dgraph:dgraph4j:21.03.1'
// https://jarcasting.com/artifacts/io.dgraph/dgraph4j/
implementation ("io.dgraph:dgraph4j:21.03.1")
'io.dgraph:dgraph4j:jar:21.03.1'
<dependency org="io.dgraph" name="dgraph4j" rev="21.03.1">
<artifact name="dgraph4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dgraph', module='dgraph4j', version='21.03.1')
)
libraryDependencies += "io.dgraph" % "dgraph4j" % "21.03.1"
[io.dgraph/dgraph4j "21.03.1"]
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 |
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 |