Last Version

io.github.vdavidp:jpa-filter-spring-starter 0.11.0

Add filtering capabilities to the spring crud repositories. Additionally it can be used alone to create expression trees.

License

License

GroupId

GroupId

io.github.vdavidp
ArtifactId

ArtifactId

jpa-filter-spring-starter
Version

Version

0.11.0
Type

Type

jar
Description

Description

Add filtering capabilities to the spring crud repositories. Additionally it can be used alone to create expression trees.
Source Code Management

Source Code Management

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

Download jpa-filter-spring-starter 0.11.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.vdavidp : jpa-filter-spring jar 0.11.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.