is not current version
Last Version 0.0.3

com.github.houbb:hibernate-validator-annotation 0.0.2

The hibernate-validator-annotation tool for java.

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hibernate-validator-annotation
Version

Version

0.0.2
Type

Type

jar

Download hibernate-validator-annotation 0.0.2


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