Last Version

Hibernate Validator Engine - Relocation Artifact 8.0.0.Alpha3

Aggregator of the Hibernate Validator modules.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-validator
Version

Version

8.0.0.Alpha3
Type

Type

jar
Description

Description

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

Download hibernate-validator 8.0.0.Alpha3


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

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.