is not current version
Last Version 2.1.0-6

org.dhatim:dropwizard-sentry 1.3.8-1

Dropwizard bundle for error logging to Sentry

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

dropwizard-sentry
Version

Version

1.3.8-1
Type

Type

jar

Download dropwizard-sentry 1.3.8-1


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