is not current version
Last Version 2.1.1

com.turkraft:spring-filter 2.0.7

Dynamically filters JPA entities and MongoDB collections with a simple query syntax. Provides JPA/Hibernate predicates, Spring Data specifications, and MongoDB queries. Easily integrated with Spring APIs.

License

License

GroupId

GroupId

com.turkraft
ArtifactId

ArtifactId

spring-filter
Version

Version

2.0.7
Type

Type

jar
Description

Description

com.turkraft:spring-filter
Dynamically filters JPA entities and MongoDB collections with a simple query syntax. Provides JPA/Hibernate predicates, Spring Data specifications, and MongoDB queries. Easily integrated with Spring APIs.
Project URL

Project URL

https://github.com/torshid/spring-filter
Source Code Management

Source Code Management

http://github.com/turkraft/spring-filter/tree/main

Download spring-filter 2.0.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.hibernate : hibernate-core Optional jar 5.6.5.Final
org.springframework.data : spring-data-jpa Optional jar 2.6.1
org.springframework.data : spring-data-mongodb Optional jar 3.3.1
org.springframework : spring-web Optional jar 5.3.15
org.springframework : spring-webmvc Optional jar 5.3.15

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.springframework.boot : spring-boot-starter-test jar 2.6.3
org.springframework.boot : spring-boot-starter-web jar 2.6.3
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 3.3.1
com.github.javafaker : javafaker jar 1.0.2
org.springdoc : springdoc-openapi-ui jar 1.6.6

Project Modules

There are no modules declared in this project.