is not current version
Last Version 2.2.0

io.github.knonm:dropwizard-sentry 2.1.6

Dropwizard bundle for error logging to Sentry

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.knonm
ArtifactId

ArtifactId

dropwizard-sentry
Version

Version

2.1.6
Type

Type

jar

Download dropwizard-sentry 2.1.6


<!-- https://jarcasting.com/artifacts/io.github.knonm/dropwizard-sentry/ -->
<dependency>
    <groupId>io.github.knonm</groupId>
    <artifactId>dropwizard-sentry</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.knonm/dropwizard-sentry/
implementation 'io.github.knonm:dropwizard-sentry:2.1.6'
// https://jarcasting.com/artifacts/io.github.knonm/dropwizard-sentry/
implementation ("io.github.knonm:dropwizard-sentry:2.1.6")
'io.github.knonm:dropwizard-sentry:jar:2.1.6'
<dependency org="io.github.knonm" name="dropwizard-sentry" rev="2.1.6">
  <artifact name="dropwizard-sentry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.knonm', module='dropwizard-sentry', version='2.1.6')
)
libraryDependencies += "io.github.knonm" % "dropwizard-sentry" % "2.1.6"
[io.github.knonm/dropwizard-sentry "2.1.6"]