io.github.vdavidp:jpa-filter

Dynamic generation of predicates for jpa criteria api

License

License

GroupId

GroupId

io.github.vdavidp
ArtifactId

ArtifactId

jpa-filter
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dynamic generation of predicates for jpa criteria api
Source Code Management

Source Code Management

https://github.com/vdavidp/jpa-filter/tree/master/jpa-filter

Download jpa-filter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api jar
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1