Last Version

D-Clined 1.3.0

Java implementation of DGraph client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thestarmaker
ArtifactId

ArtifactId

d-clined
Version

Version

1.3.0
Type

Type

jar
Description

Description

D-Clined
Java implementation of DGraph client
Project URL

Project URL

https://github.com/thestarmaker/d-clined
Project Organization

Project Organization

com.github.thestarmaker
Source Code Management

Source Code Management

https://github.com/thestarmaker/d-clined

Download d-clined 1.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar 1.14.0
io.grpc : grpc-protobuf jar 1.14.0
io.grpc : grpc-stub jar 1.14.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.