Jar examples for g:gelfclient
A GELF client library based on Netty 4.
You can download jar file gelfclient 1.3.0 in this page.
Apache License, Version 2.0
You can use the following script to add gelfclient-1.3.0.jar to your project.
<dependency> <groupId>org.graylog2</groupId> <artifactId>gelfclient</artifactId> <version>1.3.0</version> </dependency>
compile group: 'org.graylog2', name: 'gelfclient', version: '1.3.0'
libraryDependencies += "org.graylog2" % "gelfclient" % "1.3.0"
<dependency org="org.graylog2" name="gelfclient" rev="1.3.0"/>
@Grapes(@Grab(group='org.graylog2', module='gelfclient', version='1.3.0'))
'org.graylog2:gelfclient:jar:1.3.0'
Click the following link to download the jar file.
gelfclient-1.3.0-javadoc.jar