MVN

com.github.cwilper.fcrepo-cloudsync : parent

Maven & Gradle

Oct 28, 2011

Fedora CloudSync Project · The Fedora CloudSync Service and Supporting Libraries

<dependency>
    <groupId>com.github.cwilper.fcrepo-cloudsync</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cwilper.fcrepo-cloudsync : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Beta: 1.0.0-beta-2

All Versions

Choose a version of com.github.cwilper.fcrepo-cloudsync : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.0
parent-1.0.0-beta-2
parent-1.0.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cwilper.fcrepo-cloudsync</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0</version>
</dependency>