License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdauditor |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDuraCloud Auditor
Cloud-based digital content preservation system
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
auditor-7.1.1.pom | |
auditor-7.1.1.jar | 20 KB |
auditor-7.1.1-sources.jar | 12 KB |
auditor-7.1.1-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/auditor/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>auditor</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/auditor/
implementation 'org.duracloud:auditor:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/auditor/
implementation ("org.duracloud:auditor:7.1.1")
'org.duracloud:auditor:jar:7.1.1'
<dependency org="org.duracloud" name="auditor" rev="7.1.1">
<artifact name="auditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='auditor', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "auditor" % "7.1.1"
[org.duracloud/auditor "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.duracloud : common | jar | 7.1.1 |
org.duracloud : common-queue | jar | 7.1.1 |
org.duracloud : common-json | jar | 7.1.1 |
org.duracloud : storageprovider | jar | 7.1.1 |
org.duracloud : s3storageprovider | jar | 7.1.1 |
org.duracloud : swiftstorageprovider | jar | 7.1.1 |
org.duracloud : storeclient | jar | 7.1.1 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.1 |
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.duracloud : common-test | jar | 7.1.1 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.0.2 |