MVN

com.turkraft.springfilter : parent

Maven & Gradle

Aug 21, 2023
195 stars

com.turkraft.springfilter:parent · Dynamically filters JPA entities and MongoDB collections with a simple query syntax. Provides JPA/Hibernate predicates, Spring Data specifications, and MongoDB queries. Easily integrates with Spring APIs.

<dependency>
    <groupId>com.turkraft.springfilter</groupId>
    <artifactId>parent</artifactId>
    <version>3.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.turkraft.springfilter : parent to add to Maven - Latest Versions:

  • Latest Stable: 3.1.3

All Versions

Choose a version of com.turkraft.springfilter : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
parent-3.1.3
parent-3.1.2
parent-3.1.1
parent-3.1.0
3.0.x
parent-3.0.9
parent-3.0.8
parent-3.0.7
parent-3.0.6
parent-3.0.5
parent-3.0.4
2.1.x
parent-2.1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.turkraft.springfilter</groupId>
    <artifactId>parent</artifactId>
    <version>3.1.3</version>
</dependency>