License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdorg.dhatim |
ArtifactId | ArtifactIddropwizard-raven |
Last Version | Last Version1.2.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.dhatim:dropwizard-raven
Dropwizard bundle for error logging to Sentry
|
Project URL |
Project URL |
Filename | Size |
---|---|
dropwizard-raven-1.2.0-1.pom | |
dropwizard-raven-1.2.0-1.jar | 10 KB |
dropwizard-raven-1.2.0-1-sources.jar | 6 KB |
dropwizard-raven-1.2.0-1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dhatim/dropwizard-raven/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>dropwizard-raven</artifactId>
<version>1.2.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-raven/
implementation 'org.dhatim:dropwizard-raven:1.2.0-1'
// https://jarcasting.com/artifacts/org.dhatim/dropwizard-raven/
implementation ("org.dhatim:dropwizard-raven:1.2.0-1")
'org.dhatim:dropwizard-raven:jar:1.2.0-1'
<dependency org="org.dhatim" name="dropwizard-raven" rev="1.2.0-1">
<artifact name="dropwizard-raven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='dropwizard-raven', version='1.2.0-1')
)
libraryDependencies += "org.dhatim" % "dropwizard-raven" % "1.2.0-1"
[org.dhatim/dropwizard-raven "1.2.0-1"]
Group / Artifact | Type | Version |
---|---|---|
com.getsentry.raven : raven-logback | jar | 8.0.3 |
io.dropwizard : dropwizard-core | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.dropwizard : dropwizard-testing | jar |