l

logging-mailhandler

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