is not current version
Last Version 1.2.1

com.larrymyers:dropwizard-logstash-encoder 1.1.0

Addon for dropwizard to log using the logback-logstash-encoder (see https://github.com/logstash/logstash-logback-encoder)

Categories

Categories

DropWizard Container Microservices Logstash Application Layer Libs Logging
GroupId

GroupId

com.larrymyers
ArtifactId

ArtifactId

dropwizard-logstash-encoder
Version

Version

1.1.0
Type

Type

jar

Download dropwizard-logstash-encoder 1.1.0


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