repository4hibernate-api

Provides HibernateRepostiry class that allows to build most of CRUD operations a typical UI application needs with 1 line of code.

Лицензия

Лицензия

Категории

Категории

Сеть Hibernate Данные ORM
Группа

Группа

net.sf.r4h
Идентификатор

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

repository4hibernate-api
Последняя версия

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

4.3.6.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

repository4hibernate-api
Provides HibernateRepostiry class that allows to build most of CRUD operations a typical UI application needs with 1 line of code.
Ссылка на сайт

Ссылка на сайт

http://r4h.sf.net/repository4hibernate-api
Организация-разработчик

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

Semochkin Vitaly Evgenevich

Скачать repository4hibernate-api

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

<!-- https://jarcasting.com/artifacts/net.sf.r4h/repository4hibernate-api/ -->
<dependency>
    <groupId>net.sf.r4h</groupId>
    <artifactId>repository4hibernate-api</artifactId>
    <version>4.3.6.Final</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.r4h/repository4hibernate-api/
implementation 'net.sf.r4h:repository4hibernate-api:4.3.6.Final'
// https://jarcasting.com/artifacts/net.sf.r4h/repository4hibernate-api/
implementation ("net.sf.r4h:repository4hibernate-api:4.3.6.Final")
'net.sf.r4h:repository4hibernate-api:jar:4.3.6.Final'
<dependency org="net.sf.r4h" name="repository4hibernate-api" rev="4.3.6.Final">
  <artifact name="repository4hibernate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.r4h', module='repository4hibernate-api', version='4.3.6.Final')
)
libraryDependencies += "net.sf.r4h" % "repository4hibernate-api" % "4.3.6.Final"
[net.sf.r4h/repository4hibernate-api "4.3.6.Final"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sf.r4h : repository4hibernate-shared jar 4.3.6.Final
org.hibernate : hibernate-core jar [4.1.9.Final,4.4.0.Final)

test (14)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
org.springframework : spring-test jar 4.0.3.RELEASE
org.springframework : spring-orm jar 4.0.3.RELEASE
org.springframework : spring-context jar 4.0.3.RELEASE
c3p0 : c3p0 jar 0.9.1.2
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
log4j : log4j jar 1.2.16
cglib : cglib-nodep jar 2.2
com.h2database : h2 jar 1.3.163
postgresql : postgresql jar 9.1-901.jdbc4
org.hsqldb : hsqldb jar 1.8.0.10
org.aspectj : aspectjweaver jar 1.6.12
junit : junit jar 4.9

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

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

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

Версия
4.3.6.Final
4.1.9.Final
4.1.8.Final