jar

org.kiwiproject : dropwizard-application-errors

Maven & Gradle

Aug 08, 2023
0 stars

org.kiwiproject:dropwizard-application-errors · This library provides a simple way to record application-level errors in Dropwizard applications.

Table Of Contents

Latest Version

Download org.kiwiproject : dropwizard-application-errors JAR file - Latest Versions:

All Versions

Download org.kiwiproject : dropwizard-application-errors JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.2.x
1.1.x
1.0.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dropwizard-application-errors-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kiwiproject.dropwizard.error.test.mockito

├─ org.kiwiproject.dropwizard.error.test.mockito.ApplicationErrorMatchers.class - [JAR]

├─ org.kiwiproject.dropwizard.error.test.mockito.ApplicationErrorVerifications.class - [JAR]

org.kiwiproject.dropwizard.error.config

├─ org.kiwiproject.dropwizard.error.config.CleanupConfig.class - [JAR]

org.kiwiproject.dropwizard.error.dao

├─ org.kiwiproject.dropwizard.error.dao.ApplicationErrorDao.class - [JAR]

├─ org.kiwiproject.dropwizard.error.dao.ApplicationErrorJdbc.class - [JAR]

├─ org.kiwiproject.dropwizard.error.dao.ApplicationErrorStatus.class - [JAR]

org.kiwiproject.dropwizard.error.model

├─ org.kiwiproject.dropwizard.error.model.ApplicationError.class - [JAR]

├─ org.kiwiproject.dropwizard.error.model.ApplicationErrorPage.class - [JAR]

├─ org.kiwiproject.dropwizard.error.model.DataStoreType.class - [JAR]

├─ org.kiwiproject.dropwizard.error.model.PersistentHostInformation.class - [JAR]

├─ org.kiwiproject.dropwizard.error.model.ServiceDetails.class - [JAR]

org.kiwiproject.dropwizard.error.health

├─ org.kiwiproject.dropwizard.error.health.RecentErrorsHealthCheck.class - [JAR]

├─ org.kiwiproject.dropwizard.error.health.TimeWindow.class - [JAR]

org.kiwiproject.dropwizard.error.dao.jdbi3

├─ org.kiwiproject.dropwizard.error.dao.jdbi3.Jdbi3ApplicationErrorDao.class - [JAR]

├─ org.kiwiproject.dropwizard.error.dao.jdbi3.Jdbi3ApplicationErrorRowMapper.class - [JAR]

org.kiwiproject.dropwizard.error

├─ org.kiwiproject.dropwizard.error.ApplicationErrorThrower.class - [JAR]

├─ org.kiwiproject.dropwizard.error.ApplicationErrors.class - [JAR]

├─ org.kiwiproject.dropwizard.error.ErrorContext.class - [JAR]

├─ org.kiwiproject.dropwizard.error.ErrorContextBuilder.class - [JAR]

├─ org.kiwiproject.dropwizard.error.ErrorContextUtilities.class - [JAR]

├─ org.kiwiproject.dropwizard.error.Jdbi3ErrorContext.class - [JAR]

├─ org.kiwiproject.dropwizard.error.SimpleErrorContext.class - [JAR]

org.kiwiproject.dropwizard.error.job

├─ org.kiwiproject.dropwizard.error.job.CleanupApplicationErrorsJob.class - [JAR]

org.kiwiproject.dropwizard.error.resource

├─ org.kiwiproject.dropwizard.error.resource.ApplicationErrorResource.class - [JAR]

├─ org.kiwiproject.dropwizard.error.resource.GotErrorsResource.class - [JAR]

org.kiwiproject.dropwizard.error.test.junit.jupiter

├─ org.kiwiproject.dropwizard.error.test.junit.jupiter.ApplicationErrorExtension.class - [JAR]

org.kiwiproject.dropwizard.error.dao.jdk

├─ org.kiwiproject.dropwizard.error.dao.jdk.ConcurrentMapApplicationErrorDao.class - [JAR]

├─ org.kiwiproject.dropwizard.error.dao.jdk.NoOpApplicationErrorDao.class - [JAR]

Advertisement

Dependencies from Group

Aug 07, 2023
21 usages
9 stars
Aug 07, 2023
16 usages
1 stars
Aug 06, 2023
15 usages
0 stars
Aug 07, 2023
6 usages
0 stars
Aug 07, 2023
6 usages
0 stars

Discover Dependencies