is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-jpa-eclipselink 1.7.1

zheng framework module: jpa support by eclipse link

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-jpa-eclipselink
Version

Version

1.7.1
Type

Type

jar

Download zheng-jpa-eclipselink 1.7.1


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