Last Version

gelfj 1.1.16

GELF implementation in Java and log4j appender without any dependencies.

License

License

Categories

Categories

Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

gelfj
Version

Version

1.1.16
Type

Type

jar
Description

Description

gelfj
GELF implementation in Java and log4j appender without any dependencies.
Project URL

Project URL

https://github.com/t0xa/gelfj

Download gelfj 1.1.16


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1
log4j : log4j jar 1.2.17
com.rabbitmq : amqp-client Optional jar 3.0.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
com.google.guava : guava jar 18.0-rc1

Project Modules

There are no modules declared in this project.