Dropwizard Test Helpers

Compile Dependencies (37)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.3.61.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.14.22.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind4 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.14.23.2.1
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.14.23.2.1
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-json-provider
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.14.23.2.1
Config Apache 2.0
io.dropwizard » dropwizard-configuration3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-core
The core module of Dropwizard, a Java framework for developing high-performance RESTful web services.
3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-jackson3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-jersey3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-jetty3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-lifecycle3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-logging3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-servlets3.0.05.0.2
Apache 2.0
io.dropwizard » dropwizard-util3.0.05.0.2
Validation Apache 2.0
io.dropwizard » dropwizard-validation3.0.05.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.185.0.7
io.dropwizard.metrics » metrics-core
Metrics is a Java library which gives you unparalleled insight into what your code does in
4.2.185.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.185.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 ...
4.0.46.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 ...
2.0.23.1.1
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
2.1.64.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.2.15.6.2
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.32.04.2.1
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.
10.0.1412.1.11
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server1 vulnerability
Jetty Server Artifact
10.0.1412.1.11
Apache 2.0 +8
org.glassfish.jersey.connectors » jersey-apache5-connector
Jersey Client Transport via Apache HttpClient 5.x
2.39.14.0.2
Apache 2.0 +8
org.glassfish.jersey.containers » jersey-container-servlet-core
Jersey core Servlet 3.x implementation
2.39.13.1.12
Apache 2.0 +8
org.glassfish.jersey.core » jersey-client
Jersey core client implementation
2.39.14.0.2
Apache 2.0 +4
org.glassfish.jersey.core » jersey-common
Jersey core common packages
2.39.14.0.2
Apache 2.0 +3
org.glassfish.jersey.core » jersey-server
Jersey core server implementation
2.39.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework » jersey-test-framework-core
Jersey Test Framework Core
2.39.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-inmemory
Jersey Test Framework - InMemory container
2.39.14.0.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api(optional)
JUnit Jupiter is the API for writing tests using JUnit 5.
5.9.26.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-commons(optional)
Module "junit-platform-commons" of JUnit
1.9.26.1.1
Mocking MIT
org.mockito » mockito-core(optional)
Mockito mock objects library core API and implementation
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.72.0.18

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EDL 1.0 +1
javax.persistence » javax.persistence-api
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
2.23.2.0
O/R Mapping Apache 2.0
org.hibernate » hibernate-core
Hibernate's core ORM functionality
5.6.15.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
1.2.22.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 ...
2.3.34.0.5
Testing EPL 2.0
org.junit.jupiter » junit-jupiter(optional)
Module "junit-jupiter" of JUnit
5.9.26.1.1

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Embedded SQL DB EPL 1.0 +1
com.h2database » h21 vulnerability
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
2.1.2142.4.240
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.24.23.27.7
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-grizzly2
Jersey Test Framework - Grizzly2 container
2.39.14.0.2
Apache 2.0 +8
org.glassfish.jersey.test-framework.providers » jersey-test-framework-provider-jetty
Jersey Test Framework - Jetty HTTP container
2.39.14.0.2
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support