Dropwizard Validation Support

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Reflection Apache 2.0
com.fasterxml » classmate
Library for introspecting types with full generic information
1.7.01.7.3
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.4.8-jre33.6.0-jre
Apache 2.0
io.dropwizard » dropwizard-util4.0.165.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.49.54.2.1
Validation Apache 2.0
org.hibernate.validator » hibernate-validator
Hibernate's Jakarta Validation reference implementation.
7.0.5.Final9.1.2.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.172.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 (7)

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
Logging EPL 2.0 +1
ch.qos.logback » logback-core4 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.5.181.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.19.22.22
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.27.43.27.7
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