| License |
License |
|---|---|
| GroupId | GroupIdorg.duracloud |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version7.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon
Cloud-based digital content preservation system
|
| Project Organization |
Project OrganizationLYRASIS |
| Filename | Size |
|---|---|
| common-7.1.1.pom | |
| common-7.1.1.jar | 87 KB |
| common-7.1.1-sources.jar | 54 KB |
| common-7.1.1-javadoc.jar | 413 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/common/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>common</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/common/
implementation 'org.duracloud:common:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/common/
implementation ("org.duracloud:common:7.1.1")
'org.duracloud:common:jar:7.1.1'
<dependency org="org.duracloud" name="common" rev="7.1.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='common', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "common" % "7.1.1"
[org.duracloud/common "7.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.7 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| com.thoughtworks.xstream : xstream | jar | 1.4.19 |
| org.springframework : spring-core | jar | 4.3.30.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework : spring-beans | jar | 4.3.30.RELEASE |
| org.springframework : spring-context | jar | 4.3.30.RELEASE |
| 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.eclipse.jetty : jetty-server | jar | 9.4.31.v20200723 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.31.v20200723 |
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.0.2 |