License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Querydsl Data Databases |
GroupId | GroupIdio.github.perplexhub |
ArtifactId | ArtifactIdrsql-querydsl-spring-boot-starter |
Last Version | Last Version5.0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.perplexhub - RSQL QueryDSL Spring Boot Starter
Java library translate RSQL into Spring Data JPA Specification and QueryDSL Predicate.
|
<!-- https://jarcasting.com/artifacts/io.github.perplexhub/rsql-querydsl-spring-boot-starter/ -->
<dependency>
<groupId>io.github.perplexhub</groupId>
<artifactId>rsql-querydsl-spring-boot-starter</artifactId>
<version>5.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-querydsl-spring-boot-starter/
implementation 'io.github.perplexhub:rsql-querydsl-spring-boot-starter:5.0.19'
// https://jarcasting.com/artifacts/io.github.perplexhub/rsql-querydsl-spring-boot-starter/
implementation ("io.github.perplexhub:rsql-querydsl-spring-boot-starter:5.0.19")
'io.github.perplexhub:rsql-querydsl-spring-boot-starter:jar:5.0.19'
<dependency org="io.github.perplexhub" name="rsql-querydsl-spring-boot-starter" rev="5.0.19">
<artifact name="rsql-querydsl-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.perplexhub', module='rsql-querydsl-spring-boot-starter', version='5.0.19')
)
libraryDependencies += "io.github.perplexhub" % "rsql-querydsl-spring-boot-starter" % "5.0.19"
[io.github.perplexhub/rsql-querydsl-spring-boot-starter "5.0.19"]
Group / Artifact | Type | Version |
---|---|---|
io.github.perplexhub : rsql-querydsl | jar | 5.0.19 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
io.github.perplexhub : rsql-common | test-jar | 5.0.19 |
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 |