is not current version
Last Version 1.0.2

io.github.tfahub:dropwizard-logging-helper 1.0.1

A logging helper for Dropwizard.

Categories

Categories

DropWizard Container Microservices Logging Application Layer Libs
GroupId

GroupId

io.github.tfahub
ArtifactId

ArtifactId

dropwizard-logging-helper
Version

Version

1.0.1
Type

Type

jar

Download dropwizard-logging-helper 1.0.1


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