MVN

com.github.magrifle : data-search-api

Maven & Gradle

Apr 05, 2023
4 stars

data-search-api · A library that helps you instantly turn your Spring powered endpoints into a query engine. It makes use of AOP to intercept the calls to your Controller or RestController endpoints and then builds a Specification from the provided query parameters

<dependency>
    <groupId>com.github.magrifle</groupId>
    <artifactId>data-search-api</artifactId>
    <version>2.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.magrifle : data-search-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.10

All Versions

Choose a version of com.github.magrifle : data-search-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
data-search-api-2.0.10
data-search-api-2.0.9
data-search-api-2.0.8
data-search-api-2.0.7
data-search-api-2.0.6
data-search-api-2.0.5
data-search-api-2.0.4
data-search-api-2.0.3
data-search-api-2.0.2
data-search-api-2.0.1
1.0.x
data-search-api-1.0.6
data-search-api-1.0.5

How to add a dependency to Maven

Add the following com.github.magrifle : data-search-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.magrifle</groupId>
    <artifactId>data-search-api</artifactId>
    <version>2.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.magrifle : data-search-api gradle dependency to your build.gradle file:

implementation 'com.github.magrifle:data-search-api:2.0.10'

Gradle Kotlin DSL: Add the following com.github.magrifle : data-search-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.magrifle:data-search-api:2.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.magrifle : data-search-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.magrifle" % "data-search-api" % "2.0.10"

Advertisement

Dependencies from Group

Apr 05, 2023
4 stars
Feb 21, 2023
0 stars

Discover Dependencies

Sep 15, 2018
3 usages
1 stars
Sep 14, 2018
38 stars
Sep 15, 2018
2 usages
68.1k stars
Jul 26, 2023
1.4k stars
Dec 16, 2018
0 stars
sms
Aug 25, 2023
15 usages
1.8k stars
Aug 25, 2023
15 usages
1.8k stars
Aug 25, 2023
27 usages
1.8k stars
Jun 14, 2023
3 usages
431 stars
Jun 14, 2023
2 usages
189 stars