Last Version

Day CRX Spell Checker 2.6.2

Implements spell checker for fulltext query statements (aka did you mean ...)

GroupId

GroupId

com.day.crx
ArtifactId

ArtifactId

crx-spellchecker
Version

Version

2.6.2
Type

Type

jar
Description

Description

Day CRX Spell Checker
Implements spell checker for fulltext query statements (aka did you mean ...)

Download crx-spellchecker 2.6.2


<!-- https://jarcasting.com/artifacts/com.day.crx/crx-spellchecker/ -->
<dependency>
    <groupId>com.day.crx</groupId>
    <artifactId>crx-spellchecker</artifactId>
    <version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.crx/crx-spellchecker/
implementation 'com.day.crx:crx-spellchecker:2.6.2'
// https://jarcasting.com/artifacts/com.day.crx/crx-spellchecker/
implementation ("com.day.crx:crx-spellchecker:2.6.2")
'com.day.crx:crx-spellchecker:jar:2.6.2'
<dependency org="com.day.crx" name="crx-spellchecker" rev="2.6.2">
  <artifact name="crx-spellchecker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.crx', module='crx-spellchecker', version='2.6.2')
)
libraryDependencies += "com.day.crx" % "crx-spellchecker" % "2.6.2"
[com.day.crx/crx-spellchecker "2.6.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.jackrabbit : jackrabbit-core jar
org.apache.lucene : lucene-spellchecker jar
javax.jcr : jcr jar

Project Modules

There are no modules declared in this project.