License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdcommon-notification |
Version | Version7.0.0 |
Type | Typejar |
Description |
DescriptionCommon Notification
Cloud-based digital content preservation system
|
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
common-notification-7.0.0.pom | |
common-notification-7.0.0.jar | 6 KB |
common-notification-7.0.0-sources.jar | 4 KB |
common-notification-7.0.0-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/common-notification/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>common-notification</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/common-notification/
implementation 'org.duracloud:common-notification:7.0.0'
// https://jarcasting.com/artifacts/org.duracloud/common-notification/
implementation ("org.duracloud:common-notification:7.0.0")
'org.duracloud:common-notification:jar:7.0.0'
<dependency org="org.duracloud" name="common-notification" rev="7.0.0">
<artifact name="common-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='common-notification', version='7.0.0')
)
libraryDependencies += "org.duracloud" % "common-notification" % "7.0.0"
[org.duracloud/common-notification "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.duracloud : notification | jar | 7.0.0 |
org.duracloud : notification-amazon | jar | 7.0.0 |
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 | 4.0.2 |