Last Version

EasyCommonDAO-JPA-Hibernate4 1.5.1-RELEASE

Java ORM Common DAO(Data Access Object), eliminate the interface and implements of DAO.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easycommondao-jpa-hibernate4
Version

Version

1.5.1-RELEASE
Type

Type

jar
Description

Description

EasyCommonDAO-JPA-Hibernate4
Java ORM Common DAO(Data Access Object), eliminate the interface and implements of DAO.
Project URL

Project URL

http://www.easyproject.cn/easycommons

Download easycommondao-jpa-hibernate4 1.5.1-RELEASE


<!-- https://jarcasting.com/artifacts/cn.easyproject/easycommondao-jpa-hibernate4/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easycommondao-jpa-hibernate4</artifactId>
    <version>1.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/easycommondao-jpa-hibernate4/
implementation 'cn.easyproject:easycommondao-jpa-hibernate4:1.5.1-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/easycommondao-jpa-hibernate4/
implementation ("cn.easyproject:easycommondao-jpa-hibernate4:1.5.1-RELEASE")
'cn.easyproject:easycommondao-jpa-hibernate4:jar:1.5.1-RELEASE'
<dependency org="cn.easyproject" name="easycommondao-jpa-hibernate4" rev="1.5.1-RELEASE">
  <artifact name="easycommondao-jpa-hibernate4" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='easycommondao-jpa-hibernate4', version='1.5.1-RELEASE')
)
libraryDependencies += "cn.easyproject" % "easycommondao-jpa-hibernate4" % "1.5.1-RELEASE"
[cn.easyproject/easycommondao-jpa-hibernate4 "1.5.1-RELEASE"]

Dependencies

provided (3)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
org.springframework : spring-context jar 4.3.13.RELEASE
org.springframework : spring-orm jar 4.3.13.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.