Last Version

Generic Hibernate DAO 1.3.7

cedarsoft Open Projects

License

License

GLP with Classpath Exception
GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

genericdao
Version

Version

1.3.7
Type

Type

jar
Description

Description

Generic Hibernate DAO
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download genericdao 1.3.7


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

Dependencies

compile (11)

Group / Artifact Type Version
com.cedarsoft.utils : common jar 1.3.7
com.cedarsoft.utils : async jar 1.3.7
com.cedarsoft.utils.history : core jar 1.3.7
org.hibernate : hibernate jar 3.2.6.ga
org.hibernate : hibernate-annotations jar 3.4.0.GA
org.hibernate : hibernate-commons-annotations jar 3.3.0.ga
fest » fest-reflect jar 1.1
org.springframework : spring jar 2.5.5
com.cedarsoft : guice-annotations jar 1.1.2
commons-logging : commons-logging jar 1.1.1
com.intellij : annotations jar 7.0.3

test (8)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.7
log4j : log4j jar 1.2.14
com.cedarsoft.utils : test-utils jar 1.3.7
commons-io : commons-io jar 1.4
org.testng : testng jar 5.8
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.4
fest » fest-assert jar 1.0rc1

Project Modules

There are no modules declared in this project.