MVN

be.rlab : kotlin-search

Maven & Gradle

Aug 20, 2023
2 usages
21 stars

Kotlin Search · Kotlin Search provides an embedded, multi-language full-text search solution based on Lucene.

<dependency>
    <groupId>be.rlab</groupId>
    <artifactId>kotlin-search</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.rlab : kotlin-search to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of be.rlab : kotlin-search to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
kotlin-search-1.4.1
kotlin-search-1.4.0
1.3.x
kotlin-search-1.3.0
1.2.x
kotlin-search-1.2.0
1.1.x
kotlin-search-1.1.0
1.0.x
kotlin-search-1.0.2
kotlin-search-1.0.1
kotlin-search-1.0.0

How to add a dependency to Maven

Add the following be.rlab : kotlin-search maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>be.rlab</groupId>
    <artifactId>kotlin-search</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.rlab : kotlin-search gradle dependency to your build.gradle file:

implementation 'be.rlab:kotlin-search:1.4.1'

Gradle Kotlin DSL: Add the following be.rlab : kotlin-search gradle kotlin dependency to your build.gradle.kts file:

implementation("be.rlab:kotlin-search:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.rlab : kotlin-search sbt scala dependency to your build.sbt file:

libraryDependencies += "be.rlab" % "kotlin-search" % "1.4.1"

Advertisement

Dependencies from Group

Oct 24, 2022
3 usages
Aug 20, 2023
2 usages
21 stars
Oct 24, 2022
1 usages
Oct 24, 2022
1 usages
Oct 24, 2022

Discover Dependencies

Mar 09, 2023
1 usages
31 stars
Aug 17, 2023
3 usages
313 stars
Jun 20, 2021
2 usages
Apr 11, 2023
3 usages
3.5k stars
Jan 26, 2022
1 usages
328 stars
Apr 01, 2022
1 usages
3 stars
Aug 25, 2023
3 usages
1 stars
Jun 15, 2023
1 usages
671 stars