is not current version
Last Version 3.1.0

org.duracloud.snapshot:snapshot-parent 1.4.0

Extension of DuraCloud to support dark archival storage systems

GroupId

GroupId

org.duracloud.snapshot
ArtifactId

ArtifactId

snapshot-parent
Version

Version

1.4.0
Type

Type

pom

Download snapshot-parent 1.4.0

Filename Size
snapshot-parent-1.4.0.pom 16 KB
Browse

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