License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Logging Application Layer Libs |
GroupId | GroupIdio.github.tfahub |
ArtifactId | ArtifactIddropwizard-logging-helper |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogging Helper for Dropwizard
A logging helper for Dropwizard.
|
Project Organization |
Project OrganizationTFA Hub Team |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-logging | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |