is not current version
Last Version 0.11.0

io.github.vdavidp:jpa-filter 0.10.0

Dynamic generation of predicates for jpa criteria api

License

License

GroupId

GroupId

io.github.vdavidp
ArtifactId

ArtifactId

jpa-filter
Version

Version

0.10.0
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 0.10.0


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