is not current version
Last Version 1.0.3

co.wrisk.dropwizard:dropwizard-logging-cloudwatch 1.0.2

Dropwizard component to enable cloudwatch log appender

Categories

Categories

DropWizard Container Microservices Logging Application Layer Libs
GroupId

GroupId

co.wrisk.dropwizard
ArtifactId

ArtifactId

dropwizard-logging-cloudwatch
Version

Version

1.0.2
Type

Type

jar

Download dropwizard-logging-cloudwatch 1.0.2


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