wikiclean

Wikipedia markup to plain text converter

License

License

GroupId

GroupId

org.wikiclean
ArtifactId

ArtifactId

wikiclean
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

wikiclean
Wikipedia markup to plain text converter
Project URL

Project URL

http://wikiclean.org

Download wikiclean

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.1
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5
edu.stanford.nlp : stanford-corenlp jar 3.7.0
args4j : args4j jar 2.33

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.5
0.4
0.3
0.2
0.1