MVN

io.bdrc.lucene : stemmer

Maven & Gradle

May 04, 2018
3 usages
0 stars

stemmer · Stemmer using a Trie, based on Egothor stemmer

<dependency>
    <groupId>io.bdrc.lucene</groupId>
    <artifactId>stemmer</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bdrc.lucene : stemmer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.bdrc.lucene : stemmer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
stemmer-1.1.0
1.0.x
stemmer-1.0.0

How to add a dependency to Maven

Add the following io.bdrc.lucene : stemmer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.bdrc.lucene</groupId>
    <artifactId>stemmer</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bdrc.lucene : stemmer gradle dependency to your build.gradle file:

implementation 'io.bdrc.lucene:stemmer:1.1.0'

Gradle Kotlin DSL: Add the following io.bdrc.lucene : stemmer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bdrc.lucene:stemmer:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bdrc.lucene : stemmer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bdrc.lucene" % "stemmer" % "1.1.0"

Advertisement

Dependencies from Group

May 04, 2018
3 usages
0 stars
Jun 14, 2019
10 stars
May 17, 2018
3 stars
Jun 29, 2018
0 stars
Sep 09, 2019
2 stars

Discover Dependencies

May 11, 2017
2 usages
0 stars
May 11, 2017
1 usages
308 stars
May 18, 2017
103 stars
Jan 18, 2019
4 usages
149 stars
Jun 01, 2018
1 usages
Apr 22, 2019
9 stars
Jun 11, 2017
27 usages
5 stars