is not current version
Last Version 7.1.1

org.duracloud:common-cache 4.4.2


GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

common-cache
Version

Version

4.4.2
Type

Type

jar

Download common-cache 4.4.2


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