License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdcommon-cache |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Event
Cloud-based digital content preservation system
|
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
common-cache-7.1.1.pom | |
common-cache-7.1.1.jar | 3 KB |
common-cache-7.1.1-sources.jar | 1 KB |
common-cache-7.1.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/common-cache/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>common-cache</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/common-cache/
implementation 'org.duracloud:common-cache:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/common-cache/
implementation ("org.duracloud:common-cache:7.1.1")
'org.duracloud:common-cache:jar:7.1.1'
<dependency org="org.duracloud" name="common-cache" rev="7.1.1">
<artifact name="common-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='common-cache', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "common-cache" % "7.1.1"
[org.duracloud/common-cache "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.duracloud : common-event | jar | 7.1.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.0.2 |