dropwizard-json-log-bundle
Dropwizard bundle for JSON logging
License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices JSON Data |
GroupId | GroupIdcom.mainstreethub |
ArtifactId | ArtifactIddropwizard-json-log-bundle |
Last Version | Last Version1.3.5-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-json-log-bundle
Dropwizard bundle that allows your application to log messages in JSON.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-json-log-bundle/ -->
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>dropwizard-json-log-bundle</artifactId>
<version>1.3.5-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-json-log-bundle/
implementation 'com.mainstreethub:dropwizard-json-log-bundle:1.3.5-1'
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-json-log-bundle/
implementation ("com.mainstreethub:dropwizard-json-log-bundle:1.3.5-1")
'com.mainstreethub:dropwizard-json-log-bundle:jar:1.3.5-1'
<dependency org="com.mainstreethub" name="dropwizard-json-log-bundle" rev="1.3.5-1">
<artifact name="dropwizard-json-log-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub', module='dropwizard-json-log-bundle', version='1.3.5-1')
)
libraryDependencies += "com.mainstreethub" % "dropwizard-json-log-bundle" % "1.3.5-1"
[com.mainstreethub/dropwizard-json-log-bundle "1.3.5-1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-logging | jar | |
io.dropwizard : dropwizard-request-logging | jar | |
net.logstash.logback : logstash-logback-encoder | jar | 5.1 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | |
org.awaitility : awaitility | jar | 2.0.0 |
org.mockito : mockito-core | jar |
Dropwizard bundle for JSON logging