is not current version
Last Version 8.0.0.Alpha3

Hibernate Validator Annotation Processor - Relocation Artifact 7.0.2.Final

Aggregator of the Hibernate Validator modules.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-validator-annotation-processor
Version

Version

7.0.2.Final
Type

Type

jar
Description

Description

Hibernate Validator Annotation Processor - Relocation Artifact
Aggregator of the Hibernate Validator modules.

Download hibernate-validator-annotation-processor 7.0.2.Final


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