Last Version

Hydra Cache Java Client 0.4

Hydra Cache java client API library

Categories

Categories

CLI User Interface
GroupId

GroupId

org.codehaus.hydra-cache
ArtifactId

ArtifactId

client
Version

Version

0.4
Type

Type

jar
Description

Description

Hydra Cache Java Client
Hydra Cache java client API library

Download client 0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.hydra-cache : data-partition jar 0.4
org.codehaus.hydra-cache : common jar 0.4
org.codehaus.hydra-cache : protocol jar 0.4
commons-httpclient : commons-httpclient jar 3.1
org.json : json jar 20090211
log4j : log4j jar 1.2.14

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.mockito : mockito-all jar 1.7
org.jmock : jmock-junit4 jar 2.5.0
org.jmock : jmock-legacy jar 2.5.0

Project Modules

There are no modules declared in this project.