| GroupId | GroupIdorg.codehaus.hydra-cache |
|---|---|
| ArtifactId | ArtifactIdbootstrap |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHydra Server Bootstrap
Hydra Cache server boostrap module
|
| Filename | Size |
|---|---|
| bootstrap-0.4.pom | |
| bootstrap-0.4.jar | 4 KB |
| bootstrap-0.4-sources.jar | 3 KB |
| bootstrap-0.4-javadoc.jar | 29 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |