Last Version

GELF4j: Library for sending log messages using the GELF protocol 1.10

GELF4j: Library for sending log messages using the GELF protocol

License

License

GroupId

GroupId

org.realityforge.gelf4j
ArtifactId

ArtifactId

gelf4j
Version

Version

1.10
Type

Type

jar
Description

Description

GELF4j: Library for sending log messages using the GELF protocol
GELF4j: Library for sending log messages using the GELF protocol
Project URL

Project URL

https://github.com/realityforge/gelf4j

Download gelf4j 1.10


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

Dependencies

compile (6)

Group / Artifact Type Version
org.realityforge.getopt4j : getopt4j Optional jar 1.1
com.googlecode.json-simple : json-simple jar 1.1
org.slf4j : slf4j-api Optional jar 1.6.1
log4j : log4j Optional jar 1.2.8
ch.qos.logback : logback-core Optional jar 0.9.29
ch.qos.logback : logback-classic Optional jar 0.9.29

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.