Last Version

Hibernate Validator Performance Tests 8.0.0.Alpha3

Hibernate Validator performance tests.

License

License

Categories

Categories

ORM Data Hibernate
GroupId

GroupId

org.hibernate.validator
ArtifactId

ArtifactId

hibernate-validator-performance
Version

Version

8.0.0.Alpha3
Type

Type

jar
Description

Description

Hibernate Validator Performance Tests
Hibernate Validator performance tests.

Download hibernate-validator-performance 8.0.0.Alpha3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.8.0
org.openjdk.jmh : jmh-core jar 1.20

provided (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.20
jakarta.validation : jakarta.validation-api jar 3.0.1

Project Modules

There are no modules declared in this project.