Last Version

com.github.zhengframework:zheng-hibernate 1.0.1

zheng framework is a modular framework with many ready-to-use modules

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-hibernate
Version

Version

1.0.1
Type

Type

jar
Description

Description

zheng framework is a modular framework with many ready-to-use modules

Download zheng-hibernate 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.inject : guice jar
org.hibernate : hibernate-core jar
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar
com.google.inject.extensions : guice-persist jar
io.github.classgraph : classgraph jar
com.github.zhengframework : zheng-core jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (5)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-all jar
org.slf4j : slf4j-simple jar
com.h2database : h2 jar
com.github.zhengframework : zheng-bootstrap jar

Project Modules

There are no modules declared in this project.