Last Version

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

Version

8.0.0.Alpha3
Type

Type

jar
Description

Description

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

Download hibernate-validator-cdi 8.0.0.Alpha3


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