License |
License |
---|---|
GroupId | GroupIdio.github.perplexhub |
ArtifactId | ArtifactIdrsql-common |
Last Version | Last Version5.0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.perplexhub - RSQL-Common
Java library translate RSQL into Spring Data JPA Specification and QueryDSL Predicate.
|
Filename | Size |
---|---|
rsql-common-5.0.19.pom | |
rsql-common-5.0.19.jar | 17 KB |
rsql-common-5.0.19-tests.jar | 30 KB |
rsql-common-5.0.19-sources.jar | 6 KB |
rsql-common-5.0.19-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.perplexhub/rsql-common/ -->
<dependency>
<groupId>io.github.perplexhub</groupId>
<artifactId>rsql-common</artifactId>
<version>5.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-common/
implementation 'io.github.perplexhub:rsql-common:5.0.19'
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-common/
implementation ("io.github.perplexhub:rsql-common:5.0.19")
'io.github.perplexhub:rsql-common:jar:5.0.19'
<dependency org="io.github.perplexhub" name="rsql-common" rev="5.0.19">
<artifact name="rsql-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.perplexhub', module='rsql-common', version='5.0.19')
)
libraryDependencies += "io.github.perplexhub" % "rsql-common" % "5.0.19"
[io.github.perplexhub/rsql-common "5.0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.12 |
cz.jirutka.rsql : rsql-parser | jar | 2.1.0 |
org.springframework.boot : spring-boot-starter-data-jpa | jar |
Group / Artifact | Type | Version |
---|---|---|
com.querydsl : querydsl-apt | jar | |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
com.h2database : h2 | jar | 1.4.200 |