is not current version
Last Version 8.0.0.Alpha3

Hibernate Validator Annotation Processor 7.0.1.Final

Aggregator of the Hibernate Validator modules.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.validator
ArtifactId

ArtifactId

hibernate-validator-annotation-processor
Version

Version

7.0.1.Final
Type

Type

jar
Description

Description

Hibernate Validator Annotation Processor
Aggregator of the Hibernate Validator modules.

Download hibernate-validator-annotation-processor 7.0.1.Final


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

Dependencies

test (5)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar 7.0.1.Final
org.hibernate.validator : hibernate-validator-test-utils jar 7.0.1.Final
org.testng : testng jar 6.14.3
joda-time : joda-time jar 2.9.7
javax.money : money-api jar 1.0.1

Project Modules

There are no modules declared in this project.