is not current version
Last Version 1.1.0

com.larrymyers:dropwizard-smtp-appender 1.0.0

An AppenderFactory for Dropwizard that enables the Logback SMTPAppender.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.larrymyers
ArtifactId

ArtifactId

dropwizard-smtp-appender
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-smtp-appender 1.0.0


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