repository4hibernate-shared

Provides Restrictions and Order classes which are used as parameters for HibernateRepository methods. The reason this jar artifact is separted is to allow GWT/EclipseRCP and other client platforms to store information needed for requests to HibernateRepository on client site without need to have HibernateRepository or Hibernate it self on the client.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

4.3.6.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

repository4hibernate-shared
Provides Restrictions and Order classes which are used as parameters for HibernateRepository methods. The reason this jar artifact is separted is to allow GWT/EclipseRCP and other client platforms to store information needed for requests to HibernateRepository on client site without need to have HibernateRepository or Hibernate it self on the client.
Ссылка на сайт

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

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

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

Semochkin Vitaly Evgenevich

Скачать repository4hibernate-shared

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

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

Зависимости

test (1)

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

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

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

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

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