License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.thestarmaker |
ArtifactId | ArtifactIdd-clined |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionD-Clined
Java implementation of DGraph client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
d-clined-1.3.0.pom | |
d-clined-1.3.0.jar | 238 KB |
d-clined-1.3.0-sources.jar | 66 KB |
d-clined-1.3.0-javadoc.jar | 505 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |