| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tillerino |
| Идентификатор | Идентификаторlog4j-http-appender |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlog4j-http-appender
http appender for log4j
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| log4j-http-appender-0.2.pom | |
| log4j-http-appender-0.2.jar | 10 KB |
| log4j-http-appender-0.2-tests.jar | 6 KB |
| log4j-http-appender-0.2-sources.jar | 5 KB |
| log4j-http-appender-0.2-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/ -->
<dependency>
<groupId>com.github.tillerino</groupId>
<artifactId>log4j-http-appender</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/
implementation 'com.github.tillerino:log4j-http-appender:0.2'
// https://jarcasting.com/artifacts/com.github.tillerino/log4j-http-appender/
implementation ("com.github.tillerino:log4j-http-appender:0.2")
'com.github.tillerino:log4j-http-appender:jar:0.2'
<dependency org="com.github.tillerino" name="log4j-http-appender" rev="0.2">
<artifact name="log4j-http-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tillerino', module='log4j-http-appender', version='0.2')
)
libraryDependencies += "com.github.tillerino" % "log4j-http-appender" % "0.2"
[com.github.tillerino/log4j-http-appender "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-httpclient : commons-httpclient | jar | 3.1 |
| log4j : log4j | jar | [1.2.16,) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |