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

io.github.perplexhub - RSQL 5.0.18

Java library translate RSQL into Spring Data JPA Specification and QueryDSL Predicate.

Лицензия

Лицензия

MIT
Группа

Группа

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

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

rsql
Версия

Версия

5.0.18
Тип

Тип

pom
Описание

Описание

io.github.perplexhub - RSQL
Java library translate RSQL into Spring Data JPA Specification and QueryDSL Predicate.
Ссылка на сайт

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

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

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

https://github.com/perplexhub/rsql-jpa-specification

Скачать rsql 5.0.18

Имя Файла Размер
rsql-5.0.18.pom 8 KB
Обзор

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

Зависимости

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

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

  • rsql-common
  • rsql-jpa
  • rsql-querydsl
  • rsql-jpa-spring-boot-starter
  • rsql-querydsl-spring-boot-starter
  • rsql-support