License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdnotification |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmail
Cloud-based digital content preservation system
|
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
notification-7.1.1.pom | |
notification-7.1.1.jar | 2 KB |
notification-7.1.1-sources.jar | 1 KB |
notification-7.1.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/notification/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>notification</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/notification/
implementation 'org.duracloud:notification:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/notification/
implementation ("org.duracloud:notification:7.1.1")
'org.duracloud:notification:jar:7.1.1'
<dependency org="org.duracloud" name="notification" rev="7.1.1">
<artifact name="notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='notification', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "notification" % "7.1.1"
[org.duracloud/notification "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |