MVN

com.github.mheath : syslog-netty-codec

Maven & Gradle

Sep 02, 2016
6 stars

Syslog Netty Codec · A Netty Codec for working with Syslog (RFC-5424, RFC-6587)

<dependency>
    <groupId>com.github.mheath</groupId>
    <artifactId>syslog-netty-codec</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mheath : syslog-netty-codec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.mheath : syslog-netty-codec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
syslog-netty-codec-0.3
0.2.x
syslog-netty-codec-0.2.1
0.2
syslog-netty-codec-0.2
0.1
syslog-netty-codec-0.1

How to add a dependency to Maven

Add the following com.github.mheath : syslog-netty-codec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mheath</groupId>
    <artifactId>syslog-netty-codec</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mheath : syslog-netty-codec gradle dependency to your build.gradle file:

implementation 'com.github.mheath:syslog-netty-codec:0.3'

Gradle Kotlin DSL: Add the following com.github.mheath : syslog-netty-codec gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mheath:syslog-netty-codec:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mheath : syslog-netty-codec sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mheath" % "syslog-netty-codec" % "0.3"

Advertisement

Dependencies from Group

Jul 10, 2013
2 usages
50 stars
Apr 15, 2016
1 stars
Sep 02, 2016
6 stars
Jul 10, 2013
50 stars
Jul 10, 2013
50 stars

Discover Dependencies

Nov 24, 2016
0 stars
Jun 08, 2023
1 usages
16 stars
Jan 27, 2020
6 usages
29 stars
Oct 13, 2019
1 usages
Dec 17, 2022
27 usages
0 stars
Jul 20, 2021
9 usages
0 stars
Aug 17, 2023
3 usages
1.7k stars
Aug 09, 2017
5 usages
133 stars
Feb 10, 2023
16 usages
355 stars