Last Version

io.github.knonm:dropwizard-sentry 2.2.0

Dropwizard bundle for error logging to Sentry

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.knonm
ArtifactId

ArtifactId

dropwizard-sentry
Version

Version

2.2.0
Type

Type

jar
Description

Description

io.github.knonm:dropwizard-sentry
Dropwizard bundle for error logging to Sentry
Project URL

Project URL

https://github.com/knonm/dropwizard-sentry

Download dropwizard-sentry 2.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.2.2
io.sentry : sentry-logback jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar 1.2.2

Project Modules

There are no modules declared in this project.