License |
License |
---|---|
GroupId | GroupIdorg.duraspace.fcrepo-cloudsync |
ArtifactId | ArtifactIdfcrepo-cloudsync-api |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora CloudSync API
The public API of the Fedora CloudSync service.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync-api/ -->
<dependency>
<groupId>org.duraspace.fcrepo-cloudsync</groupId>
<artifactId>fcrepo-cloudsync-api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync-api/
implementation 'org.duraspace.fcrepo-cloudsync:fcrepo-cloudsync-api:1.1.0'
// https://jarcasting.com/artifacts/org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync-api/
implementation ("org.duraspace.fcrepo-cloudsync:fcrepo-cloudsync-api:1.1.0")
'org.duraspace.fcrepo-cloudsync:fcrepo-cloudsync-api:jar:1.1.0'
<dependency org="org.duraspace.fcrepo-cloudsync" name="fcrepo-cloudsync-api" rev="1.1.0">
<artifact name="fcrepo-cloudsync-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duraspace.fcrepo-cloudsync', module='fcrepo-cloudsync-api', version='1.1.0')
)
libraryDependencies += "org.duraspace.fcrepo-cloudsync" % "fcrepo-cloudsync-api" % "1.1.0"
[org.duraspace.fcrepo-cloudsync/fcrepo-cloudsync-api "1.1.0"]