generic-data

Generic API for database access with Spring and Hibernate

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

ro.fortsoft
Идентификатор

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

generic-data
Последняя версия

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

1.9.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

generic-data
Generic API for database access with Spring and Hibernate
Ссылка на сайт

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

https://github.com/danjee/generic-data

Скачать generic-data

Имя Файла Размер
generic-data-1.9.0.pom 4 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/ro.fortsoft/generic-data/ -->
<dependency>
    <groupId>ro.fortsoft</groupId>
    <artifactId>generic-data</artifactId>
    <version>1.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data/
implementation 'ro.fortsoft:generic-data:1.9.0'
// https://jarcasting.com/artifacts/ro.fortsoft/generic-data/
implementation ("ro.fortsoft:generic-data:1.9.0")
'ro.fortsoft:generic-data:pom:1.9.0'
<dependency org="ro.fortsoft" name="generic-data" rev="1.9.0">
  <artifact name="generic-data" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='generic-data', version='1.9.0')
)
libraryDependencies += "ro.fortsoft" % "generic-data" % "1.9.0"
[ro.fortsoft/generic-data "1.9.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • generic-data-dao
  • generic-data-service
  • generic-data-utils

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

Версия
1.9.0
1.8.0
1.7.0
1.6.0