LanguageTool command-line version

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool-commandline
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

LanguageTool command-line version
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.languagetool.org

Download languagetool-commandline

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.languagetool : languagetool-core jar 2.2
org.languagetool : language-all jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1