License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdorg.kiwiproject |
ArtifactId | ArtifactIddropwizard-application-errors |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptionorg.kiwiproject:dropwizard-application-errors
This library provides a simple way to record application-level errors in Dropwizard applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.kiwiproject/dropwizard-application-errors/ -->
<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>dropwizard-application-errors</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kiwiproject/dropwizard-application-errors/
implementation 'org.kiwiproject:dropwizard-application-errors:0.13.0'
// https://jarcasting.com/artifacts/org.kiwiproject/dropwizard-application-errors/
implementation ("org.kiwiproject:dropwizard-application-errors:0.13.0")
'org.kiwiproject:dropwizard-application-errors:jar:0.13.0'
<dependency org="org.kiwiproject" name="dropwizard-application-errors" rev="0.13.0">
<artifact name="dropwizard-application-errors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kiwiproject', module='dropwizard-application-errors', version='0.13.0')
)
libraryDependencies += "org.kiwiproject" % "dropwizard-application-errors" % "0.13.0"
[org.kiwiproject/dropwizard-application-errors "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 |
org.apache.commons : commons-text | jar | 1.9 |
io.dropwizard : dropwizard-core | jar | 2.0.24 |
io.dropwizard : dropwizard-jdbi3 | jar | 2.0.24 |
org.jdbi : jdbi3-core | jar | 3.21.0 |
org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.javassist : javassist | jar | 3.28.0-GA |
joda-time : joda-time | jar | 2.10.10 |
org.kiwiproject : kiwi | jar | 0.25.0 |
org.kiwiproject : metrics-healthchecks-severity | jar | 0.22.0 |
io.dropwizard.metrics : metrics-jersey2 | jar | 4.1.25 |
io.dropwizard.metrics : metrics-jetty9 | jar | 4.1.25 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.20.2 |
com.h2database : h2 | jar | 1.4.200 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.liquibase : liquibase-core | jar | 3.10.3 |
org.mockito : mockito-core | jar | 3.11.2 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.24 |
io.zonky.test : embedded-postgres | jar | 1.3.0 |
org.kiwiproject : kiwi-test | jar | 0.21.0 |
org.awaitility : awaitility | jar | 4.1.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
org.junit-pioneer : junit-pioneer | jar | 1.4.2 |
ch.qos.logback : logback-classic | jar | 1.2.5 |