License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdsynctool |
Version | Version7.0.0 |
Type | Typejar |
Description |
DescriptionSync Tool
Cloud-based digital content preservation system
|
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
synctool-7.0.0.pom | |
synctool-7.0.0.jar | 76 KB |
synctool-7.0.0-sources.jar | 49 KB |
synctool-7.0.0-javadoc.jar | 628 KB |
synctool-7.0.0-driver.jar | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/synctool/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>synctool</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/synctool/
implementation 'org.duracloud:synctool:7.0.0'
// https://jarcasting.com/artifacts/org.duracloud/synctool/
implementation ("org.duracloud:synctool:7.0.0")
'org.duracloud:synctool:jar:7.0.0'
<dependency org="org.duracloud" name="synctool" rev="7.0.0">
<artifact name="synctool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='synctool', version='7.0.0')
)
libraryDependencies += "org.duracloud" % "synctool" % "7.0.0"
[org.duracloud/synctool "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.duracloud : common | jar | 7.0.0 |
org.duracloud : storeclient | jar | 7.0.0 |
org.duracloud : storageprovider | jar | 7.0.0 |
org.duracloud : chunk | jar | 7.0.0 |
org.duracloud : stitch | jar | 7.0.0 |
joda-time : joda-time | jar | 2.8.1 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-cli : commons-cli | jar | 1.2 |
org.slf4j : slf4j-api | jar | 1.7.6 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
org.slf4j : log4j-over-slf4j | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 4.0.2 |