| License |
License |
|---|---|
| GroupId | GroupIdorg.duracloud |
| ArtifactId | ArtifactIdstitch |
| Last Version | Last Version7.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionContent Stitching
Cloud-based digital content preservation system
|
| Project Organization |
Project OrganizationLYRASIS |
| Filename | Size |
|---|---|
| stitch-7.1.1.pom | |
| stitch-7.1.1.jar | 16 KB |
| stitch-7.1.1-sources.jar | 11 KB |
| stitch-7.1.1-javadoc.jar | 99 KB |
| stitch-7.1.1-driver.jar | 14 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/stitch/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>stitch</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/stitch/
implementation 'org.duracloud:stitch:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/stitch/
implementation ("org.duracloud:stitch:7.1.1")
'org.duracloud:stitch:jar:7.1.1'
<dependency org="org.duracloud" name="stitch" rev="7.1.1">
<artifact name="stitch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='stitch', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "stitch" % "7.1.1"
[org.duracloud/stitch "7.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.duracloud : common | jar | 7.1.1 |
| org.duracloud : storeclient | jar | 7.1.1 |
| org.duracloud : chunk | jar | 7.1.1 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-io : commons-io | jar | 2.7 |
| commons-lang : commons-lang | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.xmlbeans : xmlbeans-xpath | jar | 2.3.0 |
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.0.2 |