Last Version

syslog4j-graylog2 0.9.60

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.

License

License

Categories

Categories

Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

syslog4j
Version

Version

0.9.60
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/graylog-labs/syslog4j-graylog2
Source Code Management

Source Code Management

https://github.com/graylog-labs/syslog4j-graylog2

Download syslog4j 0.9.60


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

Dependencies

compile (5)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.9
commons-pool : commons-pool Optional jar 1.6
org.apache.commons : commons-lang3 jar 3.5
log4j : log4j Optional jar 1.2.17
com.sun.jna : jna Optional jar 3.0.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.22
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.