gelfj

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
Last Version

Last Version

1.1.16
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.7
1.1.5
1.1.4
1.1.3