MVN

net.kaczmarzyk : specification-arg-resolver

Maven & Gradle

May 19, 2023
1 usages
594 stars

specification-arg-resolver · An alternative API for filtering data with Spring MVC and Spring Data JPA. This library provides a custom HandlerMethodArgumentResolver that transforms HTTP parameters into a Specification object ready to use with Spring Data repositories.

<dependency>
    <groupId>net.kaczmarzyk</groupId>
    <artifactId>specification-arg-resolver</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kaczmarzyk : specification-arg-resolver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of net.kaczmarzyk : specification-arg-resolver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
specification-arg-resolver-3.1.0
3.0.x
specification-arg-resolver-3.0.1
specification-arg-resolver-3.0.0
2.19.x
specification-arg-resolver-2.19.0
2.18.x
specification-arg-resolver-2.18.1
specification-arg-resolver-2.18.0
2.17.x
specification-arg-resolver-2.17.0
2.16.x
specification-arg-resolver-2.16.0
2.15.x
specification-arg-resolver-2.15.1
specification-arg-resolver-2.15.0
2.14.x
specification-arg-resolver-2.14.1
specification-arg-resolver-2.14.0
2.13.x
specification-arg-resolver-2.13.0
2.12.x
specification-arg-resolver-2.12.1
specification-arg-resolver-2.12.0
2.11.x
specification-arg-resolver-2.11.0
2.10.x
specification-arg-resolver-2.10.0
2.9.x
specification-arg-resolver-2.9.0
2.8.x
specification-arg-resolver-2.8.0
2.7.x
specification-arg-resolver-2.7.0
2.6.x
specification-arg-resolver-2.6.3
specification-arg-resolver-2.6.2
specification-arg-resolver-2.6.1
specification-arg-resolver-2.6.0
2.5.x
specification-arg-resolver-2.5.0
2.4.x
specification-arg-resolver-2.4.2
specification-arg-resolver-2.4.1
specification-arg-resolver-2.4.0
2.3.x
specification-arg-resolver-2.3.0
2.2.x
specification-arg-resolver-2.2.2
specification-arg-resolver-2.2.1
specification-arg-resolver-2.2.0
2.1.x
specification-arg-resolver-2.1.1
specification-arg-resolver-2.1.0
2.0.x
specification-arg-resolver-2.0.0
1.1.x
specification-arg-resolver-1.1.1
specification-arg-resolver-1.1.0
1.0.x
specification-arg-resolver-1.0.0
0.9.x
specification-arg-resolver-0.9.2
specification-arg-resolver-0.9.1
specification-arg-resolver-0.9.0
0.8.x
specification-arg-resolver-0.8.0
0.7.x
specification-arg-resolver-0.7.0
0.6.x
specification-arg-resolver-0.6.1
specification-arg-resolver-0.6.0
0.5.x
specification-arg-resolver-0.5.0
0.4.x
specification-arg-resolver-0.4.1

How to add a dependency to Maven

Add the following net.kaczmarzyk : specification-arg-resolver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.kaczmarzyk</groupId>
    <artifactId>specification-arg-resolver</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.kaczmarzyk : specification-arg-resolver gradle dependency to your build.gradle file:

implementation 'net.kaczmarzyk:specification-arg-resolver:3.1.0'

Gradle Kotlin DSL: Add the following net.kaczmarzyk : specification-arg-resolver gradle kotlin dependency to your build.gradle.kts file:

implementation("net.kaczmarzyk:specification-arg-resolver:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.kaczmarzyk : specification-arg-resolver sbt scala dependency to your build.sbt file:

libraryDependencies += "net.kaczmarzyk" % "specification-arg-resolver" % "3.1.0"

Advertisement

Dependencies from Group

May 19, 2023
1 usages
594 stars

Discover Dependencies

Sep 26, 2016
1 usages
7 stars
Feb 21, 2023
1 usages
59 stars
Jul 16, 2020
3 usages
Jul 16, 2020
4 usages
Jul 28, 2023
8 usages
0 stars
Aug 14, 2023
2 usages
24 stars
Sep 14, 2022
2 usages
2 stars
May 31, 2023
4 usages
25 stars