is not current version
Last Version 3.1.0

org.duracloud.snapshot:snapshot-parent 1.5.1

Extension of DuraCloud to support dark archival storage systems

GroupId

GroupId

org.duracloud.snapshot
ArtifactId

ArtifactId

snapshot-parent
Version

Version

1.5.1
Type

Type

pom

Download snapshot-parent 1.5.1

Filename Size
snapshot-parent-1.5.1.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.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud.snapshot/snapshot-parent/
implementation 'org.duracloud.snapshot:snapshot-parent:1.5.1'
// https://jarcasting.com/artifacts/org.duracloud.snapshot/snapshot-parent/
implementation ("org.duracloud.snapshot:snapshot-parent:1.5.1")
'org.duracloud.snapshot:snapshot-parent:pom:1.5.1'
<dependency org="org.duracloud.snapshot" name="snapshot-parent" rev="1.5.1">
  <artifact name="snapshot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.duracloud.snapshot', module='snapshot-parent', version='1.5.1')
)
libraryDependencies += "org.duracloud.snapshot" % "snapshot-parent" % "1.5.1"
[org.duracloud.snapshot/snapshot-parent "1.5.1"]