MVN

org.languagetool : languagetool

Maven & Gradle

Jan 02, 2013
1 usages

LanguageTool Style and Grammar Checker · LanguageTool is an Open Source proofreading software for English, French, German, Polish, Romanian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect like mixing up there/their and it detects some grammar problems.

<dependency>
    <groupId>org.languagetool</groupId>
    <artifactId>languagetool</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.languagetool : languagetool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.languagetool : languagetool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
languagetool-2.0.1
1.9
languagetool-1.9

How to add a dependency to Maven

Add the following org.languagetool : languagetool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.languagetool</groupId>
    <artifactId>languagetool</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.languagetool : languagetool gradle dependency to your build.gradle file:

implementation 'org.languagetool:languagetool:2.0.1'

Gradle Kotlin DSL: Add the following org.languagetool : languagetool gradle kotlin dependency to your build.gradle.kts file:

implementation("org.languagetool:languagetool:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.languagetool : languagetool sbt scala dependency to your build.sbt file:

libraryDependencies += "org.languagetool" % "languagetool" % "2.0.1"

Advertisement

Dependencies from Group

Mar 28, 2023
45 usages
8.8k stars
Mar 30, 2015
15 usages
8.8k stars
Mar 28, 2023
10 usages
8.8k stars
Mar 28, 2023
10 usages
8.8k stars
Mar 28, 2023
4 usages
8.8k stars

Discover Dependencies

Dec 17, 2014
1 usages
44 stars
Apr 22, 2012
2 usages
516 stars
Mar 19, 2010
2 usages
Jun 23, 2013
1 usages
1 stars
Mar 26, 2014
2 usages