Last Version

Hydra Server Bootstrap 0.4

Hydra Cache server boostrap module

GroupId

GroupId

org.codehaus.hydra-cache
ArtifactId

ArtifactId

bootstrap
Version

Version

0.4
Type

Type

jar
Description

Description

Hydra Server Bootstrap
Hydra Cache server boostrap module

Download bootstrap 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.hydra-cache : http-server jar 0.4
org.springframework : spring-context jar 2.5.5
log4j : log4j jar 1.2.14

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
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.