is not current version
Last Version 3.1.0

org.duracloud.snapshot:snapshot-parent 1.7.2

Extension of DuraCloud to support dark archival storage systems

GroupId

GroupId

org.duracloud.snapshot
ArtifactId

ArtifactId

snapshot-parent
Version

Version

1.7.2
Type

Type

pom

Download snapshot-parent 1.7.2

Filename Size
snapshot-parent-1.7.2.pom 17 KB
Browse

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