The core module of Dropwizard, a Java framework for developing high-performance RESTful web services.
Compile Dependencies (37)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.5.33 | 1.5.38 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.21 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind1 vulnerability General data-binding functionality for Jackson: works on core streaming API | 2.21.4 | 3.2.1 | |
Apache 2.0
| io.dropwizard » dropwizard-util | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-jackson | 5.0.2 | ✔ | |
Validation
Apache 2.0
| io.dropwizard » dropwizard-validation | 5.0.2 | ✔ | |
Config
Apache 2.0
| io.dropwizard » dropwizard-configuration | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-logging | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-metrics | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-jersey | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-servlets | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-jetty | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-lifecycle | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-health | 5.0.2 | ✔ | |
Apache 2.0
| io.dropwizard » dropwizard-request-logging | 5.0.2 | ✔ | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 4.2.39 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-annotation A dependency-less package of just the annotations used by other Metrics modules. | 4.2.39 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty12 A set of extensions for Jetty 12.x and higher which provide instrumentation of thread pools, connector | 4.2.39 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jetty12-ee10 A set of extensions for Jetty 12.x and higher which provide instrumentation of thread pools, connector | 4.2.39 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jvm A set of classes which allow you to monitor critical aspects of your Java Virtual Machine | 4.2.39 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jmx A set of classes which allow you to report metrics via JMX. | 4.2.39 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-jakarta-servlets A set of utility servlets for Metrics, allowing you to expose valuable information about | 4.2.39 | 5.0.7 | |
Apache 2.0
| io.dropwizard.metrics
»
metrics-healthchecks An addition to Metrics which provides the ability to run application-specific health checks, | 4.2.39 | 5.0.7 | |
Dep Injection
Apache 2.0
| jakarta.inject
»
jakarta.inject-api Jakarta Dependency Injection | 2.0.1 | ✔ | |
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 6.0.0 | 6.1.0 | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 3.0.2 | 3.1.1 | |
Java Spec
EPL 2.0 +1
| jakarta.ws.rs
»
jakarta.ws.rs-api Jakarta RESTful Web Services | 3.1.0 | 4.0.0 | |
CLI Parser
MIT
| net.sourceforge.argparse4j
»
argparse4j The command-line parser library based on Python's argparse | 0.9.0 | ✔ | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-security Jetty Server Security Artifact | 12.1.9 | 12.1.11 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server Jetty Server Artifact | 12.1.9 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 12.1.9 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.ee10
»
jetty-ee10-servlet Jetty Servlet Container | 12.1.9 | 12.1.11 | |
Apache 2.0 +1
| org.eclipse.jetty.toolchain.setuid » jetty-setuid-jna | 2.0.3 | ✔ | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common Jersey core common packages | 3.1.11 | 4.0.2 | |
Validation
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-bean-validation Jersey extension module providing support for Bean Validation (JSR-349) API. | 3.1.11 | 4.0.2 | |
Annotation Lib
Apache 2.0
| org.jspecify
»
jspecify An artifact of well-named and well-specified annotations to power static analysis checks | 1.0.0 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Assertion
Apache 2.0
| org.assertj
»
assertj-core Rich and fluent assertions for testing in Java | 3.27.7 | ✔ | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-inmemory Jersey Test Framework - InMemory container | 3.1.11 | 4.0.2 | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | 8.0.3.Final | 9.1.2.Final | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | |||
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | |||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation |