Download lucene-analyzers-smartcn-6.5.0.jar file - Jar l

Jar examples for l:lucene-analyzers-smartcn

Description

Smart Chinese Analyzer

You can download jar file lucene-analyzers-smartcn 6.5.0 in this page.

License

Apache License

Build File

You can use the following script to add lucene-analyzers-smartcn-6.5.0.jar to your project.

<dependency>
   <groupId>org.apache.lucene</groupId>
   <artifactId>lucene-analyzers-smartcn</artifactId>
   <version>6.5.0</version>
</dependency>
compile group: 'org.apache.lucene', name: 'lucene-analyzers-smartcn', version: '6.5.0'
libraryDependencies += "org.apache.lucene" % "lucene-analyzers-smartcn" % "6.5.0"
<dependency org="org.apache.lucene" name="lucene-analyzers-smartcn" rev="6.5.0"/>
@Grapes(@Grab(group='org.apache.lucene', module='lucene-analyzers-smartcn', version='6.5.0'))
'org.apache.lucene:lucene-analyzers-smartcn:jar:6.5.0'

Download

Click the following link to download the jar file.

lucene-analyzers-smartcn-6.5.0-javadoc.jar
lucene-analyzers-smartcn-6.5.0-sources.jar
lucene-analyzers-smartcn-6.5.0.jar
lucene-analyzers-smartcn-6.5.0.pom



Related Tutorials