JPA data filter

Add filtering capabilities to the spring crud repositories. Additionally it can be used alone to create expression trees.

Лицензия

Лицензия

Группа

Группа

io.github.vdavidp
Идентификатор

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

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

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

0.11.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

JPA data filter
Add filtering capabilities to the spring crud repositories. Additionally it can be used alone to create expression trees.
Ссылка на сайт

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

https://github.com/vdavidp/jpa-filter
Система контроля версий

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

https://github.com/vdavidp/jpa-filter/tree/master

Скачать jpa-filter-parent

Имя Файла Размер
jpa-filter-parent-0.11.0.pom 8 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.vdavidp/jpa-filter-parent/ -->
<dependency>
    <groupId>io.github.vdavidp</groupId>
    <artifactId>jpa-filter-parent</artifactId>
    <version>0.11.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vdavidp/jpa-filter-parent/
implementation 'io.github.vdavidp:jpa-filter-parent:0.11.0'
// https://jarcasting.com/artifacts/io.github.vdavidp/jpa-filter-parent/
implementation ("io.github.vdavidp:jpa-filter-parent:0.11.0")
'io.github.vdavidp:jpa-filter-parent:pom:0.11.0'
<dependency org="io.github.vdavidp" name="jpa-filter-parent" rev="0.11.0">
  <artifact name="jpa-filter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vdavidp', module='jpa-filter-parent', version='0.11.0')
)
libraryDependencies += "io.github.vdavidp" % "jpa-filter-parent" % "0.11.0"
[io.github.vdavidp/jpa-filter-parent "0.11.0"]

Зависимости

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

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

  • jpa-filter
  • jpa-filter-spring
  • jpa-filter-spring-starter

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

Версия
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1