is not current version
Last Version 1.0.2

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

A helper classes for the logging components of the Dropwizard Core.

Categories

Categories

DropWizard Container Microservices Logging Application Layer Libs
GroupId

GroupId

io.github.tfahub
ArtifactId

ArtifactId

dropwizard-logging-helper
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-logging-helper 1.0.0


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