MVN

io.github.acoboh : query-filter-jpa-parent

Maven & Gradle

Aug 20, 2023
8 stars

query-filter-jpa-parent · The QueryFilterJPA Library adds the possibility of create custom filters with RHS Colon and LHS Brackets with Spring JPA easily

<dependency>
    <groupId>io.github.acoboh</groupId>
    <artifactId>query-filter-jpa-parent</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.acoboh : query-filter-jpa-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.acoboh : query-filter-jpa-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
query-filter-jpa-parent-0.0.3
query-filter-jpa-parent-0.0.2
query-filter-jpa-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.acoboh</groupId>
    <artifactId>query-filter-jpa-parent</artifactId>
    <version>0.0.3</version>
</dependency>