Last Version

netty-codec-syslog 0.3.23

A pom for deploying to maven central.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.jcustenborder.netty
ArtifactId

ArtifactId

netty-codec-syslog
Version

Version

0.3.23
Type

Type

jar
Description

Description

netty-codec-syslog
A pom for deploying to maven central.
Project URL

Project URL

https://github.com/jcustenborder/netty-codec-syslog
Source Code Management

Source Code Management

https://github.com/jcustenborder/netty-codec-syslog

Download netty-codec-syslog 0.3.23


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

Dependencies

compile (5)

Group / Artifact Type Version
org.immutables : value jar 2.5.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.5
com.fasterxml.jackson.dataformat : jackson-dataformat-avro jar 2.9.5
javax.annotation : javax.annotation-api jar 1.3.2

provided (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.22.Final
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0
org.junit.jupiter : junit-jupiter-api jar 5.0.0
org.mockito : mockito-core jar 2.18.3
ch.qos.logback : logback-classic jar 1.1.8
org.graylog2 : syslog4j jar 0.9.60

Project Modules

There are no modules declared in this project.