| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.trentonadams |
| Идентификатор | Идентификаторau-log4j |
| Последняя версия | Последняя версия1.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеau-log4j
Log4J appender which can email out logs (usually errors) to
a specified email address. Configurable to filter out some *known*
errors so that they are not emailed, or send them to different users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| au-log4j-1.1.3.pom | |
| au-log4j-1.1.3.jar | 21 KB |
| au-log4j-1.1.3-sources.jar | 17 KB |
| au-log4j-1.1.3-javadoc.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.trentonadams/au-log4j/ -->
<dependency>
<groupId>com.github.trentonadams</groupId>
<artifactId>au-log4j</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trentonadams/au-log4j/
implementation 'com.github.trentonadams:au-log4j:1.1.3'
// https://jarcasting.com/artifacts/com.github.trentonadams/au-log4j/
implementation ("com.github.trentonadams:au-log4j:1.1.3")
'com.github.trentonadams:au-log4j:jar:1.1.3'
<dependency org="com.github.trentonadams" name="au-log4j" rev="1.1.3">
<artifact name="au-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trentonadams', module='au-log4j', version='1.1.3')
)
libraryDependencies += "com.github.trentonadams" % "au-log4j" % "1.1.3"
[com.github.trentonadams/au-log4j "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| log4j : apache-log4j-extras | jar | 1.2.17 |
| javax.mail : mail | jar | 1.4.2 |
| com.github.trentonadams : au-xml-util | jar | 1.0.1 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.jvnet.mock-javamail : mock-javamail | jar | 1.9 |