License |
License |
---|---|
GroupId | GroupIdorg.duraspace.fcrepo-cloudsync |
ArtifactId | ArtifactIdfcrepo-cloudsync |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFedora CloudSync Project
The Fedora CloudSync Service and Supporting Libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fcrepo-cloudsync-1.1.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync/ -->
<dependency>
<groupId>org.duraspace.fcrepo-cloudsync</groupId>
<artifactId>fcrepo-cloudsync</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync/
implementation 'org.duraspace.fcrepo-cloudsync:fcrepo-cloudsync:1.1.0'
// https://jarcasting.com/artifacts/org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync/
implementation ("org.duraspace.fcrepo-cloudsync:fcrepo-cloudsync:1.1.0")
'org.duraspace.fcrepo-cloudsync:fcrepo-cloudsync:pom:1.1.0'
<dependency org="org.duraspace.fcrepo-cloudsync" name="fcrepo-cloudsync" rev="1.1.0">
<artifact name="fcrepo-cloudsync" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.duraspace.fcrepo-cloudsync', module='fcrepo-cloudsync', version='1.1.0')
)
libraryDependencies += "org.duraspace.fcrepo-cloudsync" % "fcrepo-cloudsync" % "1.1.0"
[org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync "1.1.0"]