Last Version

Generic Hibernate DAO 1.0.1

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.db
ArtifactId

ArtifactId

genericdao
Version

Version

1.0.1
Type

Type

jar
Description

Description

Generic Hibernate DAO
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download genericdao 1.0.1


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

Dependencies

compile (11)

Group / Artifact Type Version
com.cedarsoft.commons : commons jar 4.0.0
com.cedarsoft.commons : registry jar 4.0.0
com.cedarsoft.db : async jar 1.0.1
com.cedarsoft.commons.history : core jar 4.0.0
org.hibernate : hibernate-core jar 3.5.4-Final
org.hibernate : hibernate-annotations jar 3.5.6-Final
javassist : javassist jar 3.12.1.GA
org.easytesting : fest-reflect jar 1.2
org.springframework : spring jar 2.5.6.SEC02
commons-logging : commons-logging jar 1.1.1
net.sourceforge.findbugs : jsr305 jar 1.3.2

test (4)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.10
log4j : log4j jar 1.2.16
com.cedarsoft.commons : test-utils jar 4.0.0
org.testng : testng jar 6.0.1

Project Modules

There are no modules declared in this project.