Last Version

Hibernate Validator Manual 8.0.0.Alpha3

The Hibernate Validator reference manual

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.validator
ArtifactId

ArtifactId

hibernate-validator-documentation
Version

Version

8.0.0.Alpha3
Type

Type

jar
Description

Description

Hibernate Validator Manual
The Hibernate Validator reference manual

Download hibernate-validator-documentation 8.0.0.Alpha3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openjfx : javafx-base jar 11.0.2

test (13)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 8.0.0.Alpha3
org.glassfish.expressly : expressly jar 5.0.0-M1
org.hibernate.validator : hibernate-validator-cdi jar 8.0.0.Alpha3
jakarta.enterprise : jakarta.enterprise.cdi-api jar 4.0.0-RC5
com.google.guava : guava jar 30.1.1-jre
org.codehaus.groovy : groovy-jsr223 jar 2.4.12
org.osgi : org.osgi.core jar 6.0.0
org.springframework : spring-expression jar 4.3.10.RELEASE
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.8.0
jakarta.annotation : jakarta.annotation-api jar 2.1.0-B1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2

Project Modules

There are no modules declared in this project.