l

logging-mailhandler

Files download
File Operation
logging-mailhandler-2.0.1.jar download
logging-mailhandler-2.0.1.pom download
logging-mailhandler-2.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.eclipse.angus</groupId>
  <artifactId>logging-mailhandler</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.eclipse.angus:logging-mailhandler:2.0.1'
Gradle Kotlin
implementation("org.eclipse.angus:logging-mailhandler:2.0.1")
Scala SBT
libraryDependencies += "org.eclipse.angus" % "logging-mailhandler" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.angus', module='logging-mailhandler', version='2.0.1')
)
Apache Ivy
<dependency org="org.eclipse.angus" name="logging-mailhandler" rev="2.0.1" />
Leiningen
[org.eclipse.angus/logging-mailhandler "2.0.1"]
Apache Buildr
'org.eclipse.angus:logging-mailhandler:jar:2.0.1'