Generic Hibernate DAO

cedarsoft Open Projects

Лицензия

Лицензия

GLP2 with Classpath Exception
Группа

Группа

com.cedarsoft.commons.db
Идентификатор

Идентификатор

genericdao
Последняя версия

Последняя версия

1.6.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Generic Hibernate DAO
cedarsoft Open Projects
Организация-разработчик

Организация-разработчик

cedarsoft GmbH

Скачать genericdao

Как подключить последнюю версию

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
com.cedarsoft.commons : commons jar 1.6.3
com.cedarsoft.commons.db : async jar 1.6.3
com.cedarsoft.commons.history : core jar 1.6.3
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
org.easytesting : fest-reflect jar 1.1
org.springframework : spring jar 2.5.5
com.cedarsoft : guice-annotations jar 2.0.1
commons-logging : commons-logging jar 1.1.1
com.intellij : annotations jar 7.0.3

test (9)

Идентификатор библиотеки Тип Версия
hsqldb : hsqldb jar 1.8.0.7
log4j : log4j jar 1.2.14
com.cedarsoft.commons : test-utils jar 1.6.3
commons-io : commons-io jar 1.4
org.testng : testng jar 5.8
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.5.1
org.mockito : mockito-all jar 1.8.0
org.easytesting : fest-assert jar 1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.6.3
1.6.2
1.6.1
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0