is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-validator-hibernate 1.5.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-validator-hibernate
Version

Version

1.5.0
Type

Type

jar

Download zheng-validator-hibernate 1.5.0


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