MVN

net.croz.nrich : nrich-search

Maven & Gradle

Mar 30, 2023
4 usages
47 stars

nrich-search · Provides an easy way of querying of JPA entities through automatic query creation from passed in data (either strings or classes that hold restriction values)

<dependency>
    <groupId>net.croz.nrich</groupId>
    <artifactId>nrich-search</artifactId>
    <version>1.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.croz.nrich : nrich-search to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.3
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of net.croz.nrich : nrich-search to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
nrich-search-2.0.0-RC1
1.8.x
nrich-search-1.8.3
nrich-search-1.8.2
nrich-search-1.8.1
nrich-search-1.8.0
1.7.x
nrich-search-1.7.1
nrich-search-1.7.0
1.6.x
nrich-search-1.6.0
1.5.x
nrich-search-1.5.0
1.4.x
nrich-search-1.4.4
nrich-search-1.4.3
nrich-search-1.4.2
nrich-search-1.4.1
nrich-search-1.4.0
1.3.x
nrich-search-1.3.0
1.2.x
nrich-search-1.2.1
nrich-search-1.2.0
1.1.x
nrich-search-1.1.2
nrich-search-1.1.1
nrich-search-1.1.0

How to add a dependency to Maven

Add the following net.croz.nrich : nrich-search maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.croz.nrich</groupId>
    <artifactId>nrich-search</artifactId>
    <version>1.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.croz.nrich : nrich-search gradle dependency to your build.gradle file:

implementation 'net.croz.nrich:nrich-search:1.8.3'

Gradle Kotlin DSL: Add the following net.croz.nrich : nrich-search gradle kotlin dependency to your build.gradle.kts file:

implementation("net.croz.nrich:nrich-search:1.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.croz.nrich : nrich-search sbt scala dependency to your build.sbt file:

libraryDependencies += "net.croz.nrich" % "nrich-search" % "1.8.3"

Advertisement

Dependencies from Group

Mar 30, 2023
5 usages
47 stars
Mar 30, 2023
5 usages
47 stars
Mar 30, 2023
4 usages
47 stars
Mar 30, 2023
3 usages
47 stars
Mar 30, 2023
3 usages
47 stars

Discover Dependencies

Apr 24, 2012
2 usages
646 stars
Sep 12, 2021
3 usages
92 stars
Nov 09, 2020
8 usages
382 stars
Apr 03, 2023
3 usages
1.3k stars
Jul 22, 2021
42 usages
4.2k stars
Feb 11, 2016
5 usages
459 stars
May 17, 2019
4 usages
41 stars