dropwizard-smtp-appender

An AppenderFactory for Dropwizard that enables the Logback SMTPAppender.

License

License

MIT
Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.larrymyers
ArtifactId

ArtifactId

dropwizard-smtp-appender
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-smtp-appender
An AppenderFactory for Dropwizard that enables the Logback SMTPAppender.

Download dropwizard-smtp-appender

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
javax.mail : javax.mail-api jar 1.5.4
com.sun.mail : javax.mail Optional jar 1.5.4
com.fasterxml.jackson.core : jackson-annotations jar 2.6.3
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
io.dropwizard : dropwizard-logging jar 0.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0