| License | License | 
|---|---|
| Categories | CategoriesGraylog Application Layer Libs Logging | 
| GroupId | GroupIdcom.globo.graylog2 | 
| ArtifactId | ArtifactIdgelfj | 
| Last Version | Last Version1.1.16.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongelfj GELF implementation in Java and log4j appender without any dependencies. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| gelfj-1.1.16.1.pom | |
| gelfj-1.1.16.1.jar | 51 KB | 
| gelfj-1.1.16.1-sources.jar | 25 KB | 
| gelfj-1.1.16.1-javadoc.jar | 204 KB | 
| gelfj-1.1.16.1-jar-with-dependencies.jar | 67 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.globo.graylog2/gelfj/ -->
<dependency>
    <groupId>com.globo.graylog2</groupId>
    <artifactId>gelfj</artifactId>
    <version>1.1.16.1</version>
</dependency>// https://jarcasting.com/artifacts/com.globo.graylog2/gelfj/
implementation 'com.globo.graylog2:gelfj:1.1.16.1'// https://jarcasting.com/artifacts/com.globo.graylog2/gelfj/
implementation ("com.globo.graylog2:gelfj:1.1.16.1")'com.globo.graylog2:gelfj:jar:1.1.16.1'<dependency org="com.globo.graylog2" name="gelfj" rev="1.1.16.1">
  <artifact name="gelfj" type="jar" />
</dependency>@Grapes(
@Grab(group='com.globo.graylog2', module='gelfj', version='1.1.16.1')
)libraryDependencies += "com.globo.graylog2" % "gelfj" % "1.1.16.1"[com.globo.graylog2/gelfj "1.1.16.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | 1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 | 
| com.rabbitmq : amqp-client | jar | 3.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.9 | 
| com.google.guava : guava | jar | 18.0-rc1 |