Last Version

Dropwizard component to enable cloudwatch log appender 1.0.3

Dropwizard component to enable cloudwatch log appender

License

License

Categories

Categories

DropWizard Container Microservices Logging Application Layer Libs
GroupId

GroupId

co.wrisk.dropwizard
ArtifactId

ArtifactId

dropwizard-logging-cloudwatch
Version

Version

1.0.3
Type

Type

jar
Description

Description

Dropwizard component to enable cloudwatch log appender
Dropwizard component to enable cloudwatch log appender
Project URL

Project URL

https://github.com/WriskHQ/dropwizard-logging-cloudwatch
Source Code Management

Source Code Management

https://github.com/WriskHQ/dropwizard-logging-cloudwatch

Download dropwizard-logging-cloudwatch 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.0.0
io.dropwizard : dropwizard-logging jar 1.0.0
co.wrisk.logback : logback-ext-cloudwatch-appender jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.