is not current version
Last Version 1.3.5-1

com.mainstreethub:dropwizard-json-log-bundle 1.1.4-1

Dropwizard bundle that allows your application to log messages in JSON.

Categories

Categories

DropWizard Container Microservices JSON Data
GroupId

GroupId

com.mainstreethub
ArtifactId

ArtifactId

dropwizard-json-log-bundle
Version

Version

1.1.4-1
Type

Type

jar

Download dropwizard-json-log-bundle 1.1.4-1


<!-- https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-json-log-bundle/ -->
<dependency>
    <groupId>com.mainstreethub</groupId>
    <artifactId>dropwizard-json-log-bundle</artifactId>
    <version>1.1.4-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-json-log-bundle/
implementation 'com.mainstreethub:dropwizard-json-log-bundle:1.1.4-1'
// https://jarcasting.com/artifacts/com.mainstreethub/dropwizard-json-log-bundle/
implementation ("com.mainstreethub:dropwizard-json-log-bundle:1.1.4-1")
'com.mainstreethub:dropwizard-json-log-bundle:jar:1.1.4-1'
<dependency org="com.mainstreethub" name="dropwizard-json-log-bundle" rev="1.1.4-1">
  <artifact name="dropwizard-json-log-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub', module='dropwizard-json-log-bundle', version='1.1.4-1')
)
libraryDependencies += "com.mainstreethub" % "dropwizard-json-log-bundle" % "1.1.4-1"
[com.mainstreethub/dropwizard-json-log-bundle "1.1.4-1"]