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

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

A Java library used to translate RSQL nodes to Spring Data JPA Specification.

Группа

Группа

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

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

rsql-jpa-specification
Версия

Версия

2.0.0
Тип

Тип

jar

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


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