is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-jpa-hibernate 1.3.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-jpa-hibernate
Version

Version

1.3.0
Type

Type

jar

Download zheng-jpa-hibernate 1.3.0


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