Last Version

gelfclient 1.5.1

A GELF client library based on Netty 4.

License

License

Categories

Categories

CLI User Interface Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

gelfclient
Version

Version

1.5.1
Type

Type

jar
Description

Description

gelfclient
A GELF client library based on Netty 4.
Project URL

Project URL

https://github.com/Graylog2/gelfclient
Project Organization

Project Organization

Graylog, Inc.
Source Code Management

Source Code Management

https://github.com/Graylog2/gelfclient

Download gelfclient 1.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.59.Final
com.fasterxml.jackson.core : jackson-core jar 2.8.11
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.19.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.