Last Version

Dropwizard GELF Bundle 0.2

Addon bundle for Dropwizard to support logging to a GELF-enabled server like Graylog2 or logstash

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.smarchive.dropwizard
ArtifactId

ArtifactId

dropwizard-gelf
Version

Version

0.2
Type

Type

jar
Description

Description

Dropwizard GELF Bundle
Addon bundle for Dropwizard to support logging to a GELF-enabled server like Graylog2 or logstash
Project URL

Project URL

https://github.com/smarchive/dropwizard-gelf
Source Code Management

Source Code Management

https://github.com/smarchive/dropwizard-gelf

Download dropwizard-gelf 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.2
me.moocar : logback-gelf jar 0.9.6p2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.