Last Version

EasyCommonDAO-Hibernate3 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-hibernate3
Version

Version

1.5.1-RELEASE
Type

Type

jar
Description

Description

EasyCommonDAO-Hibernate3
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-hibernate3 1.5.1-RELEASE


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

Dependencies

provided (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.6.10.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.