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