Angus Mail logging handler


License

License

Categories

Categories

CLI User Interface Logging Application Layer Libs
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

logging-mailhandler
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Angus Mail logging handler
Angus Mail logging handler
Project Organization

Project Organization

Eclipse Foundation

Download logging-mailhandler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.angus : angus-core jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-M2
1.0.0-M1