is not current version
Last Version 1.0.0

org.eclipse.angus:logging-mailhandler 1.0.0-M2


Categories

Categories

CLI User Interface Logging Application Layer Libs
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

logging-mailhandler
Version

Version

1.0.0-M2
Type

Type

jar

Download logging-mailhandler 1.0.0-M2


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