Last Version

Hibernate Validator Aggregator 8.0.0.Alpha3

Aggregator of the Hibernate Validator modules.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.validator
ArtifactId

ArtifactId

hibernate-validator-parent
Version

Version

8.0.0.Alpha3
Type

Type

pom
Description

Description

Hibernate Validator Aggregator
Aggregator of the Hibernate Validator modules.
Project URL

Project URL

http://hibernate.org/validator
Source Code Management

Source Code Management

http://github.com/hibernate/hibernate-validator

Download hibernate-validator-parent 8.0.0.Alpha3


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

  • test-utils
  • build-config
  • engine
  • tck-runner
  • annotation-processor
  • performance
  • cdi
  • modules
  • integration