net.sf.r4h:repository4hibernate-parent

The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The a goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you will need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over and over again we encourage you to try this API on your own project and see how many lines of code YOU can replace with JUST ONE LINE.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

4.1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The a goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you will need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over and over again we encourage you to try this API on your own project and see how many lines of code YOU can replace with JUST ONE LINE.
Ссылка на сайт

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

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

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

Semochkin Vitaly Evgenevich
Система контроля версий

Система контроля версий

http://sourceforge.net/p/r4h/code/

Скачать repository4hibernate-parent

Имя Файла Размер
repository4hibernate-parent-4.1.2.pom 7 KB
Обзор

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.9

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

  • repository4hibernate
  • repository4hibernate-shared

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

Версия
4.1.2