Jazzy (RText Version)

A set of APIs that allow you to add spell checking functionality to Java Applications easily. Jazzy is based on most of the algorithms that aspell has; so the suggestions they come up with are very similar. Note that this is not an official release from the jazzy project; it is a release of 0.5.2 with enhancements / bug-fixes as required by the RText SpellChecker project hosted on www.fifesoft.com. The scm urls in this pom indicate where the enhanced source code is hosted

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jazzy
ArtifactId

ArtifactId

jazzy
Last Version

Last Version

0.5.2-rtext-1.4.1-2
Release Date

Release Date

Type

Type

jar
Description

Description

Jazzy (RText Version)
A set of APIs that allow you to add spell checking functionality to Java Applications easily. Jazzy is based on most of the algorithms that aspell has; so the suggestions they come up with are very similar. Note that this is not an official release from the jazzy project; it is a release of 0.5.2 with enhancements / bug-fixes as required by the RText SpellChecker project hosted on www.fifesoft.com. The scm urls in this pom indicate where the enhanced source code is hosted
Project URL

Project URL

http://jazzy.sourceforge.net/

Download jazzy

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jazzy/jazzy/ -->
<dependency>
    <groupId>net.sf.jazzy</groupId>
    <artifactId>jazzy</artifactId>
    <version>0.5.2-rtext-1.4.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jazzy/jazzy/
implementation 'net.sf.jazzy:jazzy:0.5.2-rtext-1.4.1-2'
// https://jarcasting.com/artifacts/net.sf.jazzy/jazzy/
implementation ("net.sf.jazzy:jazzy:0.5.2-rtext-1.4.1-2")
'net.sf.jazzy:jazzy:jar:0.5.2-rtext-1.4.1-2'
<dependency org="net.sf.jazzy" name="jazzy" rev="0.5.2-rtext-1.4.1-2">
  <artifact name="jazzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jazzy', module='jazzy', version='0.5.2-rtext-1.4.1-2')
)
libraryDependencies += "net.sf.jazzy" % "jazzy" % "0.5.2-rtext-1.4.1-2"
[net.sf.jazzy/jazzy "0.5.2-rtext-1.4.1-2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2-rtext-1.4.1-2
0.5.2-rtext-1.4.1