is not current version
Last Version 7.1.1

org.duracloud:common-cache 6.2.0


GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

common-cache
Version

Version

6.2.0
Type

Type

jar

Download common-cache 6.2.0


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