is not current version
Last Version 1.5.1-RELEASE

cn.easyproject:easycommondao-jpa-eclipselink 1.1.0-RELEASE

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

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easycommondao-jpa-eclipselink
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download easycommondao-jpa-eclipselink 1.1.0-RELEASE


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