MVN

uk.ac.gate : jaspell

Maven & Gradle

Nov 24, 2016
1 usages
6 stars

JaSpell Java Spell Checker (GATE version) · Java Spell Checker library, originally developed by Bruno Martins (http://jaspell.sourceforge.net) with modifications by Ian Roberts

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>jaspell</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.gate : jaspell to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of uk.ac.gate : jaspell to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jaspell-0.3.1

How to add a dependency to Maven

Add the following uk.ac.gate : jaspell maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>jaspell</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.gate : jaspell gradle dependency to your build.gradle file:

implementation 'uk.ac.gate:jaspell:0.3.1'

Gradle Kotlin DSL: Add the following uk.ac.gate : jaspell gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.gate:jaspell:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.gate : jaspell sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.gate" % "jaspell" % "0.3.1"

Advertisement

Dependencies from Group

Mar 08, 2021
26 usages
72 stars
May 28, 2021
4 usages
5 stars
Feb 04, 2021
4 usages
0 stars
Mar 08, 2021
2 usages
0 stars
Oct 10, 2022
1 usages
0 stars

Discover Dependencies

Dec 03, 2020
1 usages
0 stars
Dec 15, 2016
1 usages
0 stars
Jun 13, 2017
1 usages
2 stars
Oct 20, 2020
1 usages
691 stars
Dec 17, 2018
1 usages
5.4k stars
Aug 02, 2023
3 usages
263 stars
Sep 22, 2020
1 usages
Jul 12, 2017
1 usages
0 stars