License |
License |
---|---|
GroupId | GroupIdcom.github.cwilper.fcrepo-cloudsync |
ArtifactId | ArtifactIdfcrepo-cloudsync-service |
Version | Version1.0.0 |
Type | Typewar |
Description |
DescriptionFedora CloudSync Service
A web application for backing up and restoring Fedora content in DuraCloud.
|
Project Organization |
Project Organization |
<!-- 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</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'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-service/
implementation ("com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-service:1.0.0")
'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-service:war:1.0.0'
<dependency org="com.github.cwilper.fcrepo-cloudsync" name="fcrepo-cloudsync-service" rev="1.0.0">
<artifact name="fcrepo-cloudsync-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-cloudsync', module='fcrepo-cloudsync-service', version='1.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-cloudsync" % "fcrepo-cloudsync-service" % "1.0.0"
[com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-service "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
c3p0 : c3p0 | jar | 0.9.1.2 |
com.github.cwilper : ttff | jar | 1.0.0 |
com.github.cwilper.fcrepo-cloudsync : fcrepo-cloudsync-api | jar | 1.0.0 |
com.github.cwilper.fcrepo-misc : fcrepo-dto-core | jar | 1.0.0 |
com.github.cwilper.fcrepo-misc : fcrepo-dto-foxml | jar | 1.0.0 |
com.github.cwilper.fcrepo-misc : fcrepo-httpclient | jar | 1.0.0 |
com.github.cwilper.fcrepo-misc : fcrepo-riclient | jar | 1.0.0 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.4.0 |
org.apache.derby : derby | jar | 10.7.1.1 |
org.openrdf : rio | jar | 1.0.10 |
org.apache.httpcomponents : httpclient | jar | 4.0.3 |
org.apache.httpcomponents : httpmime | jar | 4.0.3 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.0 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.slf4j : jul-to-slf4j | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-config | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-web | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |