MVN

org.graylog2 : syslog4j

Maven & Gradle

Mar 21, 2023
15 usages
31 stars

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.

<dependency>
    <groupId>org.graylog2</groupId>
    <artifactId>syslog4j</artifactId>
    <version>0.9.61</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graylog2 : syslog4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.61

All Versions

Choose a version of org.graylog2 : syslog4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
syslog4j-0.9.61
syslog4j-0.9.60
syslog4j-0.9.59
syslog4j-0.9.58
syslog4j-0.9.57
syslog4j-0.9.56
syslog4j-0.9.55
syslog4j-0.9.54
syslog4j-0.9.53
syslog4j-0.9.52
syslog4j-0.9.51
syslog4j-0.9.50
syslog4j-0.9.49
syslog4j-0.9.48

How to add a dependency to Maven

Add the following org.graylog2 : syslog4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graylog2</groupId>
    <artifactId>syslog4j</artifactId>
    <version>0.9.61</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graylog2 : syslog4j gradle dependency to your build.gradle file:

implementation 'org.graylog2:syslog4j:0.9.61'

Gradle Kotlin DSL: Add the following org.graylog2 : syslog4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graylog2:syslog4j:0.9.61")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graylog2 : syslog4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graylog2" % "syslog4j" % "0.9.61"

Advertisement

Dependencies from Group

Mar 21, 2023
15 usages
31 stars
Mar 04, 2021
15 usages
32 stars
Aug 02, 2023
13 usages
6.6k stars
Mar 16, 2016
8 usages
5.9k stars
Mar 16, 2016
5 usages
5.9k stars

Discover Dependencies

May 12, 2023
3 usages
2.3k stars
Aug 21, 2023
22 usages
Aug 21, 2023
1 usages
Mar 18, 2020
8 usages
Aug 21, 2023
5 usages
Aug 08, 2023
55 usages
26 stars
Aug 08, 2023
371 usages
26 stars
Aug 08, 2023
244 usages
26 stars