syslog4j-graylog2

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.

Лицензия

Лицензия

Группа

Группа

io.github.willena
Идентификатор

Идентификатор

syslog4j
Последняя версия

Последняя версия

0.9.62
Дата

Дата

Тип

Тип

jar
Описание

Описание

syslog4j-graylog2
Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft). This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.
Ссылка на сайт

Ссылка на сайт

https://github.com/graylog-labs/syslog4j-graylog2
Система контроля версий

Система контроля версий

https://github.com/willena/syslog4j-graylog2

Скачать syslog4j

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.willena/syslog4j/ -->
<dependency>
    <groupId>io.github.willena</groupId>
    <artifactId>syslog4j</artifactId>
    <version>0.9.62</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.willena/syslog4j/
implementation 'io.github.willena:syslog4j:0.9.62'
// https://jarcasting.com/artifacts/io.github.willena/syslog4j/
implementation ("io.github.willena:syslog4j:0.9.62")
'io.github.willena:syslog4j:jar:0.9.62'
<dependency org="io.github.willena" name="syslog4j" rev="0.9.62">
  <artifact name="syslog4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.willena', module='syslog4j', version='0.9.62')
)
libraryDependencies += "io.github.willena" % "syslog4j" % "0.9.62"
[io.github.willena/syslog4j "0.9.62"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
joda-time : joda-time jar 2.9.9
commons-pool : commons-pool Необязательный jar 1.6
org.apache.commons : commons-lang3 jar 3.5
log4j : log4j Необязательный jar 1.2.17
com.sun.jna : jna Необязательный jar 3.0.9

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.22
org.assertj : assertj-core jar 3.6.2

Модули Проекта

Данный проект не имеет модулей.

syslog4j

Build Status Maven Central

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft).

Warning

This is a repackaged fork used in Graylog, as the original package has no recent versions published to Maven Central.

Some modifications have been applied to fix bugs we ran into.

Original source code from http://syslog4j.org/ and https://github.com/graylog-labs/syslog4j-graylog2

License

This project is licensed under the LGPL.

io.github.willena

Graylog Labs

Graylog related repositories that are not officially supported yet

Версии библиотеки

Версия
0.9.62
0.9.61