Last Version

Hibernate Validator Aggregator 5.4.3.Final

Aggregator of the Hibernate Validator modules.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-validator-parent
Version

Version

5.4.3.Final
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 5.4.3.Final


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

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
  • engine-jdk8-tests
  • cdi
  • modules
  • tck-runner
  • annotation-processor
  • integration
  • performance