License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdmanifeststitch |
Version | Version7.0.0 |
Type | Typejar |
Description |
DescriptionDuraCloud Manifest Stitch Utility
Cloud-based digital content preservation system
|
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
manifeststitch-7.0.0.pom | |
manifeststitch-7.0.0.jar | 5 KB |
manifeststitch-7.0.0-sources.jar | 2 KB |
manifeststitch-7.0.0-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/manifeststitch/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>manifeststitch</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/manifeststitch/
implementation 'org.duracloud:manifeststitch:7.0.0'
// https://jarcasting.com/artifacts/org.duracloud/manifeststitch/
implementation ("org.duracloud:manifeststitch:7.0.0")
'org.duracloud:manifeststitch:jar:7.0.0'
<dependency org="org.duracloud" name="manifeststitch" rev="7.0.0">
<artifact name="manifeststitch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='manifeststitch', version='7.0.0')
)
libraryDependencies += "org.duracloud" % "manifeststitch" % "7.0.0"
[org.duracloud/manifeststitch "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.duracloud : common | jar | 7.0.0 |
org.duracloud : storeclient | jar | 7.0.0 |
org.duracloud : manifest | jar | 7.0.0 |
org.duracloud : chunk | jar | 7.0.0 |
org.duracloud.db : mill-db-repo | jar | 7.0.0 |
commons-io : commons-io | jar | 2.4 |
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 |
---|---|---|
org.duracloud : common-test | jar | 7.0.0 |
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 4.0.2 |