| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.jfgrim |
| Идентификатор | Идентификаторredis4AppenderLog4j |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLog4j Redis Appender
log4j appender for publishing directly to redis
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| redis4AppenderLog4j-1.0.0.pom | |
| redis4AppenderLog4j-1.0.0.jar | 9 KB |
| redis4AppenderLog4j-1.0.0-sources.jar | 4 KB |
| redis4AppenderLog4j-1.0.0-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jfgrim/redis4AppenderLog4j/ -->
<dependency>
<groupId>com.github.jfgrim</groupId>
<artifactId>redis4AppenderLog4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jfgrim/redis4AppenderLog4j/
implementation 'com.github.jfgrim:redis4AppenderLog4j:1.0.0'
// https://jarcasting.com/artifacts/com.github.jfgrim/redis4AppenderLog4j/
implementation ("com.github.jfgrim:redis4AppenderLog4j:1.0.0")
'com.github.jfgrim:redis4AppenderLog4j:jar:1.0.0'
<dependency org="com.github.jfgrim" name="redis4AppenderLog4j" rev="1.0.0">
<artifact name="redis4AppenderLog4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jfgrim', module='redis4AppenderLog4j', version='1.0.0')
)
libraryDependencies += "com.github.jfgrim" % "redis4AppenderLog4j" % "1.0.0"
[com.github.jfgrim/redis4AppenderLog4j "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| redis.clients : jedis | jar | 2.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.logstash.log4j : jsonevent-layout | jar | 1.0 |
| junit : junit | jar | 4.10 |