is not current version
Last Version 2.8

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


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-http-hibernate-validator
Version

Version

0.9
Type

Type

jar

Download avaje-http-hibernate-validator 0.9


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