com.future94:alarm-log-warn-mail

a lightweight log exception alert framework

License

License

GroupId

GroupId

com.future94
ArtifactId

ArtifactId

alarm-log-warn-mail
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

a lightweight log exception alert framework

Download alarm-log-warn-mail

How to add to project

<!-- https://jarcasting.com/artifacts/com.future94/alarm-log-warn-mail/ -->
<dependency>
    <groupId>com.future94</groupId>
    <artifactId>alarm-log-warn-mail</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.future94/alarm-log-warn-mail/
implementation 'com.future94:alarm-log-warn-mail:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.future94/alarm-log-warn-mail/
implementation ("com.future94:alarm-log-warn-mail:1.0.0.RELEASE")
'com.future94:alarm-log-warn-mail:jar:1.0.0.RELEASE'
<dependency org="com.future94" name="alarm-log-warn-mail" rev="1.0.0.RELEASE">
  <artifact name="alarm-log-warn-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.future94', module='alarm-log-warn-mail', version='1.0.0.RELEASE')
)
libraryDependencies += "com.future94" % "alarm-log-warn-mail" % "1.0.0.RELEASE"
[com.future94/alarm-log-warn-mail "1.0.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.future94 : alarm-log-warn-common jar 1.0.0.RELEASE
javax.mail : mail jar 1.4.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE