| License |
License |
|---|---|
| GroupId | GroupIdio.dgraph |
| ArtifactId | ArtifactIddgraph4j |
| Last Version | Last Version21.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondgraph4j
Dgraph Java Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dgraph4j-21.12.0.pom | |
| dgraph4j-21.12.0.jar | 235 KB |
| dgraph4j-21.12.0-sources.jar | 15 KB |
| dgraph4j-21.12.0-javadoc.jar | 421 KB |
| Browse |
<!-- 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"]
| 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 |