Last Version

Hydra Protocol Codec 0.4

Hydra Cache server protocol module and its codec

GroupId

GroupId

org.codehaus.hydra-cache
ArtifactId

ArtifactId

protocol
Version

Version

0.4
Type

Type

jar
Description

Description

Hydra Protocol Codec
Hydra Cache server protocol module and its codec

Download protocol 0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.hydra-cache : common jar 0.4
org.codehaus.hydra-cache : conflict-resolver jar 0.4
commons-lang : commons-lang jar 2.4
commons-codec : commons-codec jar 1.4
org.jdom : jdom jar 1.1

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.