| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Logging Application Layer Libs |
| GroupId | GroupIdorg.eclipse.angus |
| ArtifactId | ArtifactIdlogging-mailhandler |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAngus Mail logging handler
Angus Mail logging handler
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| logging-mailhandler-1.0.0.pom | |
| logging-mailhandler-1.0.0.jar | 74 KB |
| logging-mailhandler-1.0.0-sources.jar | 79 KB |
| logging-mailhandler-1.0.0-javadoc.jar | 464 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.angus : angus-core | jar | 1.0.0 |