| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.duracloud |
| ArtifactId | ArtifactIdreportclient |
| Last Version | Last Version3.7.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReportClient
Cloud-based digital content preservation system
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| reportclient-3.7.4.pom | |
| reportclient-3.7.4.jar | 9 KB |
| reportclient-3.7.4-sources.jar | 6 KB |
| reportclient-3.7.4-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/reportclient/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>reportclient</artifactId>
<version>3.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/reportclient/
implementation 'org.duracloud:reportclient:3.7.4'
// https://jarcasting.com/artifacts/org.duracloud/reportclient/
implementation ("org.duracloud:reportclient:3.7.4")
'org.duracloud:reportclient:jar:3.7.4'
<dependency org="org.duracloud" name="reportclient" rev="3.7.4">
<artifact name="reportclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='reportclient', version='3.7.4')
)
libraryDependencies += "org.duracloud" % "reportclient" % "3.7.4"
[org.duracloud/reportclient "3.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.duracloud : common | jar | 3.7.4 |
| org.duracloud : reportdata | jar | 3.7.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 |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.2 |