License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdcommon-db |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon DB
Cloud-based digital content preservation system
|
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
common-db-7.1.1.pom | |
common-db-7.1.1.jar | 5 KB |
common-db-7.1.1-sources.jar | 2 KB |
common-db-7.1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/common-db/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>common-db</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/common-db/
implementation 'org.duracloud:common-db:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/common-db/
implementation ("org.duracloud:common-db:7.1.1")
'org.duracloud:common-db:jar:7.1.1'
<dependency org="org.duracloud" name="common-db" rev="7.1.1">
<artifact name="common-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='common-db', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "common-db" % "7.1.1"
[org.duracloud/common-db "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.duracloud : common | jar | 7.1.1 |
org.springframework : spring-jdbc | jar | 4.3.30.RELEASE |
org.apache.derby : derby | jar | 10.11.1.1 |
org.apache.commons : commons-dbcp2 | jar | 2.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 |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.0.2 |