Dropwizard Test Helpers

Compile Dependencies (31)

Category/LicenseGroup / ArtifactVersionUpdates
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.181.5.38
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind4 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.19.23.2.1
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-json-provider
Functionality to handle JSON input/output for Jakarta-RS implementations
2.19.23.2.1
Config Apache 2.0
io.dropwizard » dropwizard-configuration4.0.165.0.2
Apache 2.0
io.dropwizard » dropwizard-core
The core module of Dropwizard, a Java framework for developing high-performance RESTful web services.
4.0.165.0.2
Apache 2.0
io.dropwizard » dropwizard-jackson4.0.165.0.2
Apache 2.0
io.dropwizard » dropwizard-jersey4.0.165.0.2
Apache 2.0
io.dropwizard » dropwizard-jetty4.0.165.0.2
Apache 2.0
io.dropwizard » dropwizard-lifecycle4.0.165.0.2
Apache 2.0
io.dropwizard » dropwizard-logging4.0.165.0.2
Apache 2.0
io.dropwizard » dropwizard-util4.0.165.0.2
io.dropwizard.metrics » metrics-core
Metrics is a Java library which gives you unparalleled insight into what your code does in
4.2.345.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.345.0.7
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 ...
5.0.06.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.23.1.1
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
3.0.04.0.0
net.sourceforge.argparse4j » argparse4j
The command-line parser library based on Python's argparse
0.9.0
HTTP Clients Apache 2.0
org.apache.httpcomponents.client5 » httpclient5
Apache HttpComponents Client
5.55.6.2
HTTP Clients Apache 2.0
org.apache.httpcomponents.core5 » httpcore5
Apache HttpComponents HTTP/1.1 core components
5.3.45.4.3
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.49.54.2.1
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server
Jetty Server Artifact
11.0.2612.1.11
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-apache5-connector
Jersey Client Transport via Apache HttpClient 5.x
3.0.184.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-servlet-core
Jersey core Servlet 3.x implementation
3.0.183.1.12
Apache 2.0 +4
org.glassfish.jersey.core » jersey-common
Jersey core common packages
3.0.184.0.2
Apache 2.0 +8
org.glassfish.jersey.core » jersey-client
Jersey core client implementation
3.0.184.0.2
Apache 2.0 +3
org.glassfish.jersey.core » jersey-server
Jersey core server implementation
3.0.184.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework » jersey-test-framework-core
Jersey Test Framework Core
3.0.184.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-inmemory
Jersey Test Framework - InMemory container
3.0.184.0.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api(optional)
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing EPL 2.0
org.junit.platform » junit-platform-commons(optional)
Module "junit-platform-commons" of JUnit
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 ...
2.0.172.0.18

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EDL 1.0 +1
jakarta.persistence » jakarta.persistence-api
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
3.0.03.2.0
O/R Mapping Apache 2.0
org.hibernate.orm » hibernate-core
Hibernate's core ORM functionality
6.1.7.Final7.4.4.Final

Runtime Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EDL 1.0
jakarta.activation » jakarta.activation-api
Jakarta Activation API 2.2 Specification
2.0.12.1.4
jakarta.xml.bind » jakarta.xml.bind-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
3.0.14.0.5
Testing EPL 2.0
org.junit.jupiter » junit-jupiter(optional)
Module "junit-jupiter" of JUnit

Test Dependencies (12)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.19.22.22
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-guava
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.19.23.2.1
Embedded SQL DB EPL 1.0 +1
com.h2database » h2
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
2.3.2322.4.240
Apache 2.0
io.dropwizard » dropwizard-servlets4.0.165.0.2
Validation Apache 2.0
io.dropwizard » dropwizard-validation4.0.165.0.2
Apache 2.0
io.dropwizard.metrics » metrics-annotation
A dependency-less package of just the annotations used by other Metrics modules.
4.2.345.0.7
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.27.43.27.7
I/O Apache 2.0 +1
org.eclipse.jetty » jetty-io
Jetty module that provides I/O utilities and abstractions used by other Jetty components.
11.0.2612.1.11
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-grizzly2
Jersey Test Framework - Grizzly2 container
3.0.184.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-jetty
Jersey Test Framework - Jetty HTTP container
3.0.184.0.2
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation