MVN

org.duracloud.snapshot : snapshot-parent

Maven & Gradle

Dec 21, 2021
1 stars

DuraCloud Snapshot · Extension of DuraCloud to support dark archival storage systems

<dependency>
    <groupId>org.duracloud.snapshot</groupId>
    <artifactId>snapshot-parent</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.duracloud.snapshot : snapshot-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of org.duracloud.snapshot : snapshot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
snapshot-parent-3.1.0
3.0.x
snapshot-parent-3.0.0
2.0.x
snapshot-parent-2.0.3
snapshot-parent-2.0.2
snapshot-parent-2.0.1
snapshot-parent-2.0.0
1.8.x
snapshot-parent-1.8.2
snapshot-parent-1.8.1
1.7.x
snapshot-parent-1.7.11
snapshot-parent-1.7.10
snapshot-parent-1.7.9
snapshot-parent-1.7.8
snapshot-parent-1.7.5
snapshot-parent-1.7.4
snapshot-parent-1.7.3
snapshot-parent-1.7.2
snapshot-parent-1.7.1
snapshot-parent-1.7.0
1.6.x
snapshot-parent-1.6.0
1.5.x
snapshot-parent-1.5.1
snapshot-parent-1.5.0
1.4.x
snapshot-parent-1.4.2
snapshot-parent-1.4.1
snapshot-parent-1.4.0
1.3.x
snapshot-parent-1.3.0
1.2.x
snapshot-parent-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.duracloud.snapshot</groupId>
    <artifactId>snapshot-parent</artifactId>
    <version>3.1.0</version>
</dependency>

Advertisement