Last Version

Syslog Netty Codec 0.3

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

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.mheath
ArtifactId

ArtifactId

syslog-netty-codec
Version

Version

0.3
Type

Type

jar
Description

Description

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

Download syslog-netty-codec 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.4.Final

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.