is not current version
Last Version 8.0.0.Alpha3

Hibernate Validator Engine - Relocation Artifact 7.0.1.Final

Aggregator of the Hibernate Validator modules.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-validator
Version

Version

7.0.1.Final
Type

Type

jar
Description

Description

Hibernate Validator Engine - Relocation Artifact
Aggregator of the Hibernate Validator modules.

Download hibernate-validator 7.0.1.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.