MVN

com.alibaba.lindorm : lucene-analyzers-kuromoji

Maven & Gradle

Apr 11, 2022
18 usages

Lucene Kuromoji Japanese Morphological Analyzer · Lucene Kuromoji Japanese Morphological Analyzer

<dependency>
    <groupId>com.alibaba.lindorm</groupId>
    <artifactId>lucene-analyzers-kuromoji</artifactId>
    <version>8.10.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.lindorm : lucene-analyzers-kuromoji to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.10.1.3

All Versions

Choose a version of com.alibaba.lindorm : lucene-analyzers-kuromoji to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.10.x
lucene-analyzers-kuromoji-8.10.2
lucene-analyzers-kuromoji-8.10.1.3
lucene-analyzers-kuromoji-8.10.0
8.9.x
lucene-analyzers-kuromoji-8.9.1
lucene-analyzers-kuromoji-8.9.0.1
lucene-analyzers-kuromoji-8.9.0

How to add a dependency to Maven

Add the following com.alibaba.lindorm : lucene-analyzers-kuromoji maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alibaba.lindorm</groupId>
    <artifactId>lucene-analyzers-kuromoji</artifactId>
    <version>8.10.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba.lindorm : lucene-analyzers-kuromoji gradle dependency to your build.gradle file:

implementation 'com.alibaba.lindorm:lucene-analyzers-kuromoji:8.10.1.3'

Gradle Kotlin DSL: Add the following com.alibaba.lindorm : lucene-analyzers-kuromoji gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba.lindorm:lucene-analyzers-kuromoji:8.10.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba.lindorm : lucene-analyzers-kuromoji sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba.lindorm" % "lucene-analyzers-kuromoji" % "8.10.1.3"

Advertisement

Dependencies from Group

Apr 11, 2022
49 usages
Apr 11, 2022
25 usages
Apr 11, 2022
23 usages

Discover Dependencies

Jan 03, 2022
14 usages
44 stars
Nov 20, 2014
14 usages
Nov 27, 2007
35 usages
Oct 25, 2013
40 usages
Nov 27, 2007
25 usages
Oct 28, 2005
41 usages
bnd
Feb 26, 2022
22 usages
493 stars