is not current version
Last Version 7.1.1

org.duracloud:common-cache 4.3.9


GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

common-cache
Version

Version

4.3.9
Type

Type

jar

Download common-cache 4.3.9


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