Generic Hibernate DAO

cedarsoft Open Projects

Лицензия

Лицензия

GLPv3 with Classpath Exception
Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

cedarsoft GmbH

Скачать genericdao

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

<!-- 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"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

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

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

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

Версия
1.0.1
1.0.0