a

avaje-http-hibernate-validator

Files download
File Operation
avaje-http-hibernate-validator-3.5-RC3.jar download
avaje-http-hibernate-validator-3.5-RC3.pom download
avaje-http-hibernate-validator-3.5-RC3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.avaje</groupId>
  <artifactId>avaje-http-hibernate-validator</artifactId>
  <version>3.5-RC3</version>
</dependency>
Gradle Groovy
implementation 'io.avaje:avaje-http-hibernate-validator:3.5-RC3'
Gradle Kotlin
implementation("io.avaje:avaje-http-hibernate-validator:3.5-RC3")
Scala SBT
libraryDependencies += "io.avaje" % "avaje-http-hibernate-validator" % "3.5-RC3"
Groovy Grape
@Grapes(
  @Grab(group='io.avaje', module='avaje-http-hibernate-validator', version='3.5-RC3')
)
Apache Ivy
<dependency org="io.avaje" name="avaje-http-hibernate-validator" rev="3.5-RC3" />
Leiningen
[io.avaje/avaje-http-hibernate-validator "3.5-RC3"]
Apache Buildr
'io.avaje:avaje-http-hibernate-validator:jar:3.5-RC3'