is not current version
Last Version 1.0.0

com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-service 1.0.0-beta-2

A web application for backing up and restoring Fedora content in DuraCloud.

GroupId

GroupId

com.github.cwilper.fcrepo-cloudsync
ArtifactId

ArtifactId

fcrepo-cloudsync-service
Version

Version

1.0.0-beta-2
Type

Type

war

Download fcrepo-cloudsync-service 1.0.0-beta-2


<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-service/ -->
<dependency>
    <groupId>com.github.cwilper.fcrepo-cloudsync</groupId>
    <artifactId>fcrepo-cloudsync-service</artifactId>
    <version>1.0.0-beta-2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-service/
implementation 'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-service:1.0.0-beta-2'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-service/
implementation ("com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-service:1.0.0-beta-2")
'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-service:war:1.0.0-beta-2'
<dependency org="com.github.cwilper.fcrepo-cloudsync" name="fcrepo-cloudsync-service" rev="1.0.0-beta-2">
  <artifact name="fcrepo-cloudsync-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-cloudsync', module='fcrepo-cloudsync-service', version='1.0.0-beta-2')
)
libraryDependencies += "com.github.cwilper.fcrepo-cloudsync" % "fcrepo-cloudsync-service" % "1.0.0-beta-2"
[com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-service "1.0.0-beta-2"]