не последняя версия
Последняя версия 0.0.6

xyz.baldeep:spring-filter 0.0.4

Add dynamic filters to your JPA Models in Spring Boot App

Группа

Группа

xyz.baldeep
Идентификатор

Идентификатор

spring-filter
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать spring-filter 0.0.4


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