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