is not current version
Last Version 2.1.1

com.turkraft:spring-filter 1.0.4

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

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


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.hibernate : hibernate-core Optional jar 5.4.27.Final
org.springframework.data : spring-data-jpa Optional jar 2.3.6.RELEASE
org.springframework.data : spring-data-mongodb Optional jar 3.0.9.RELEASE
org.springframework : spring-web Optional jar 5.2.12.RELEASE
org.springframework : spring-webmvc Optional jar 5.2.12.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.springframework.boot : spring-boot-starter-test jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.9.RELEASE
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.3.9.RELEASE
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.2.0
com.github.javafaker : javafaker jar 1.0.2
org.springdoc : springdoc-openapi-ui jar 1.5.4

Project Modules

There are no modules declared in this project.