Email Notifications

A utility library that emails exception notifications to specific recipients

License

License

MIT
GroupId

GroupId

org.icechamps
ArtifactId

ArtifactId

email_notifications
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Email Notifications
A utility library that emails exception notifications to specific recipients
Project URL

Project URL

https://github.com/metaldrummer610/EmailNotifications

Download email_notifications

How to add to project

<!-- https://jarcasting.com/artifacts/org.icechamps/email_notifications/ -->
<dependency>
    <groupId>org.icechamps</groupId>
    <artifactId>email_notifications</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.icechamps/email_notifications/
implementation 'org.icechamps:email_notifications:1.0'
// https://jarcasting.com/artifacts/org.icechamps/email_notifications/
implementation ("org.icechamps:email_notifications:1.0")
'org.icechamps:email_notifications:jar:1.0'
<dependency org="org.icechamps" name="email_notifications" rev="1.0">
  <artifact name="email_notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icechamps', module='email_notifications', version='1.0')
)
libraryDependencies += "org.icechamps" % "email_notifications" % "1.0"
[org.icechamps/email_notifications "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context-support jar 3.2.3.RELEASE
javax.servlet : servlet-api jar 2.5
javax.mail : mail jar 1.4.5
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar r09

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.3.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0