| Categories |
CategoriesData |
|---|---|
| GroupId | GroupIdorg.codehaus.hydra-cache |
| ArtifactId | ArtifactIddata-storage |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHydra Data Bank
Hydra Cache internal data storage and cache module
|
| Filename | Size |
|---|---|
| data-storage-0.4.pom | |
| data-storage-0.4.jar | 7 KB |
| data-storage-0.4-sources.jar | 5 KB |
| data-storage-0.4-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.hydra-cache/data-storage/ -->
<dependency>
<groupId>org.codehaus.hydra-cache</groupId>
<artifactId>data-storage</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.hydra-cache/data-storage/
implementation 'org.codehaus.hydra-cache:data-storage:0.4'
// https://jarcasting.com/artifacts/org.codehaus.hydra-cache/data-storage/
implementation ("org.codehaus.hydra-cache:data-storage:0.4")
'org.codehaus.hydra-cache:data-storage:jar:0.4'
<dependency org="org.codehaus.hydra-cache" name="data-storage" rev="0.4">
<artifact name="data-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.hydra-cache', module='data-storage', version='0.4')
)
libraryDependencies += "org.codehaus.hydra-cache" % "data-storage" % "0.4"
[org.codehaus.hydra-cache/data-storage "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.hydra-cache : conflict-resolver | jar | 0.4 |
| log4j : log4j | jar | 1.2.14 |
| net.sf.ehcache : ehcache | jar | 1.5.0 |
| 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 |
| org.springframework : spring-context | jar | 2.5.5 |
| org.springframework : spring-test | jar | 2.5.5 |