| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Logging Библиотеки уровня приложения |
| Группа | Группаorg.eclipse.angus |
| Идентификатор | Идентификаторlogging-mailhandler |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAngus Mail logging handler
Angus Mail logging handler
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.angus : angus-core | jar | 1.0.0 |