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

io.github.perplexhub:rsql 5.0.3

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

Группа

Группа

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

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

rsql
Версия

Версия

5.0.3
Тип

Тип

pom

Скачать rsql 5.0.3

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

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