Last Version

Logging Helper for Dropwizard 1.0.2

A logging helper for Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices Logging Application Layer Libs
GroupId

GroupId

io.github.tfahub
ArtifactId

ArtifactId

dropwizard-logging-helper
Version

Version

1.0.2
Type

Type

jar
Description

Description

Logging Helper for Dropwizard
A logging helper for Dropwizard.
Project Organization

Project Organization

TFA Hub Team

Download dropwizard-logging-helper 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-logging jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.