Last Version

com.github.zhengframework:zheng-jpa 1.8.0

zheng framework module: jpa support

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-jpa
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: jpa support
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-jpa 1.8.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.inject.extensions : guice-persist jar
com.github.zhengframework : zheng-core jar
javax.transaction : javax.transaction-api jar
javax.persistence : javax.persistence-api jar
javax.servlet : javax.servlet-api jar
javax.interceptor : javax.interceptor-api jar
io.github.classgraph : classgraph jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.