License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguagetool-wikipedia |
Version | Version5.6 |
Type | Typejar |
Description |
DescriptionLanguageTool Wikipedia tools
A style and grammar checker for many languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
languagetool-wikipedia-5.6.pom | |
languagetool-wikipedia-5.6.jar | 157 KB |
languagetool-wikipedia-5.6-sources.jar | 129 KB |
languagetool-wikipedia-5.6-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/languagetool-wikipedia/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>languagetool-wikipedia</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/languagetool-wikipedia/
implementation 'org.languagetool:languagetool-wikipedia:5.6'
// https://jarcasting.com/artifacts/org.languagetool/languagetool-wikipedia/
implementation ("org.languagetool:languagetool-wikipedia:5.6")
'org.languagetool:languagetool-wikipedia:jar:5.6'
<dependency org="org.languagetool" name="languagetool-wikipedia" rev="5.6">
<artifact name="languagetool-wikipedia" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='languagetool-wikipedia', version='5.6')
)
libraryDependencies += "org.languagetool" % "languagetool-wikipedia" % "5.6"
[org.languagetool/languagetool-wikipedia "5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | jar | 5.6 |
org.languagetool : language-all | jar | 5.6 |
commons-cli : commons-cli | jar | 1.4 |
org.sweble.wikitext : swc-engine | jar | 3.1.9 |
org.sweble.wikitext : swc-parser-lazy | jar | 3.1.9 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-compress | jar | 1.21 |
org.tukaani : xz | jar | 1.8 |
org.apache.lucene : lucene-queries | jar | 5.5.5 |
org.apache.lucene : lucene-analyzers-common | jar | 5.5.5 |
org.apache.lucene : lucene-sandbox | jar | 5.5.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-test-framework | jar | 5.5.5 |
junit : junit | jar | 4.13.2 |