MVN

org.languagetool : languagetool-core

Maven & Gradle

Mar 28, 2023
45 usages
8.8k stars

LanguageTool Style and Grammar Checker Core · 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-core</artifactId>
    <version>6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 6.1

All Versions

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

Version Vulnerabilities Updated
6.1
languagetool-core-6.1
6.0
languagetool-core-6.0
5.9
languagetool-core-5.9
5.8
languagetool-core-5.8
5.7
languagetool-core-5.7
5.6
languagetool-core-5.6
5.5
languagetool-core-5.5
5.4
languagetool-core-5.4
5.3
languagetool-core-5.3
5.2
languagetool-core-5.2
5.1
languagetool-core-5.1
5.0.x
languagetool-core-5.0.2
5.0
languagetool-core-5.0
4.9
languagetool-core-4.9
4.8
languagetool-core-4.8
4.7
languagetool-core-4.7
4.6
languagetool-core-4.6
4.5
languagetool-core-4.5
4.4
languagetool-core-4.4
4.3
languagetool-core-4.3
4.2
languagetool-core-4.2
4.1
languagetool-core-4.1
4.0
languagetool-core-4.0
3.9
languagetool-core-3.9
3.8
languagetool-core-3.8
3.7
languagetool-core-3.7
3.6
languagetool-core-3.6
3.5
languagetool-core-3.5
3.4
languagetool-core-3.4
3.3
languagetool-core-3.3
3.2
languagetool-core-3.2
3.1
languagetool-core-3.1
3.0
languagetool-core-3.0
2.9
languagetool-core-2.9
2.8
languagetool-core-2.8
2.7
languagetool-core-2.7
2.6
languagetool-core-2.6
2.5
languagetool-core-2.5
2.4.x
languagetool-core-2.4.1
2.4
languagetool-core-2.4
2.3.x
languagetool-core-2.3.1
2.2
languagetool-core-2.2
2.1
languagetool-core-2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.languagetool</groupId>
    <artifactId>languagetool-core</artifactId>
    <version>6.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.languagetool:languagetool-core:6.1'

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

implementation("org.languagetool:languagetool-core:6.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.languagetool" % "languagetool-core" % "6.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

Apr 05, 2016
1 usages
544 stars
Mar 14, 2017
6 usages
Apr 26, 2023
17 usages
Feb 03, 2019
3 usages
176 stars
Jun 03, 2023
6 usages
2.9k stars
Aug 02, 2017
1 usages
395 stars
Apr 26, 2018
74 usages
260 stars
Aug 25, 2023
5 usages
16 stars