is not current version
Last Version 2.8

io.avaje:avaje-http-hibernate-validator 2.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-http-hibernate-validator
Version

Version

2.0
Type

Type

jar

Download avaje-http-hibernate-validator 2.0


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