is not current version
Last Version 5.7

LanguageTool HTTP API client 5.4

Access to LanguageTool via its HTTP API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool-http-client
Version

Version

5.4
Type

Type

jar
Description

Description

LanguageTool HTTP API client
Access to LanguageTool via its HTTP API
Project URL

Project URL

https://www.languagetool.org

Download languagetool-http-client 5.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0

test (2)

Group / Artifact Type Version
org.languagetool : languagetool-server jar 5.4
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.