validation-extras

Jakarta Bean Validation extras

License

License

GroupId

GroupId

com.terheyden
ArtifactId

ArtifactId

validation-extras
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

validation-extras
Jakarta Bean Validation extras
Source Code Management

Source Code Management

http://github.com/terheyden/validation-extras/tree/main/validation-extras

Download validation-extras

How to add to project

<!-- https://jarcasting.com/artifacts/com.terheyden/validation-extras/ -->
<dependency>
    <groupId>com.terheyden</groupId>
    <artifactId>validation-extras</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.terheyden/validation-extras/
implementation 'com.terheyden:validation-extras:0.0.4'
// https://jarcasting.com/artifacts/com.terheyden/validation-extras/
implementation ("com.terheyden:validation-extras:0.0.4")
'com.terheyden:validation-extras:jar:0.0.4'
<dependency org="com.terheyden" name="validation-extras" rev="0.0.4">
  <artifact name="validation-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.terheyden', module='validation-extras', version='0.0.4')
)
libraryDependencies += "com.terheyden" % "validation-extras" % "0.0.4"
[com.terheyden/validation-extras "0.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 7.0.4.Final
org.glassfish : jakarta.el jar 4.0.2
com.github.spotbugs : spotbugs-annotations jar 4.6.0
ch.qos.logback : logback-classic jar 1.2.11

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-junit-jupiter jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1