Last Version

DarkLord Client API 0.1.1

Client API of DarkLord - Java Client for Voldemort

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.agilistanbul
ArtifactId

ArtifactId

darklord-client
Version

Version

0.1.1
Type

Type

jar
Description

Description

DarkLord Client API
Client API of DarkLord - Java Client for Voldemort

Download darklord-client 0.1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
voldemort » voldemort jar 1.3.0
commons-lang : commons-lang jar 2.6
jdom : jdom jar 1.0
commons-codec : commons-codec jar 1.8
commons-io : commons-io jar 2.4
org.apache.velocity : velocity jar 1.5
com.google.protobuf : protobuf-java jar 2.4.1
com.google.guava : guava jar 15.0
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.2
com.agilistanbul : darklord-server jar 0.1.1

Project Modules

There are no modules declared in this project.