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

io.github.perplexhub:rsql-jpa-specification 4.0.14

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

Группа

Группа

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

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

rsql-jpa-specification
Версия

Версия

4.0.14
Тип

Тип

jar

Скачать rsql-jpa-specification 4.0.14


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