is not current version
Last Version 8.0.0.Alpha3

Hibernate Validator CDI Portable Extension - 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-cdi
Version

Version

7.0.1.Final
Type

Type

jar
Description

Description

Hibernate Validator CDI Portable Extension - Relocation Artifact
Aggregator of the Hibernate Validator modules.

Download hibernate-validator-cdi 7.0.1.Final


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