Dropwizard Validation Support

Compile Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Reflection Apache 2.0
com.fasterxml » classmate
Library for introspecting types with full generic information
1.5.11.7.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.15.22.22
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
32.1.2-jre33.6.0-jre
Apache 2.0
io.dropwizard » dropwizard-util4.0.25.0.2
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
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.38.04.2.2
Validation Apache 2.0
org.hibernate.validator » hibernate-validator
Hibernate's Jakarta Validation reference implementation.
7.0.5.Final9.1.3.Final
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.92.0.18

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Expression Lang EPL 2.0 +1
org.glassfish » jakarta.el
Jakarta Expression Language Implementation
4.0.26.0.0

Test Dependencies (6)

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.4.111.6.1
Logging EPL 2.0 +1
ch.qos.logback » logback-core7 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.4.111.6.1
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.24.23.27.7
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.10.06.1.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.10.06.1.2
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation