SWC - Sweble Wikitext Parser

A parser for MediaWiki's Wikitext.

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

org.sweble.wikitext
ArtifactId

ArtifactId

swc-parser-lazy
Last Version

Last Version

3.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

SWC - Sweble Wikitext Parser
A parser for MediaWiki's Wikitext.
Project Organization

Project Organization

University of Erlangen-Nürnberg - Open Source Research Group

Download swc-parser-lazy

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
org.apache.commons : commons-lang3 jar 3.4
xtc : rats-runtime jar 1.15.0
de.fau.cs.osr.utils : utils jar 3.0.8
de.fau.cs.osr.ptk : ptk-common jar 3.0.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
de.fau.cs.osr.utils : utils-testing jar 3.0.8
commons-jxpath : commons-jxpath jar 1.3
de.fau.cs.osr.ptk : ptk-xpath jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
2.2.0
2.1.0
2.0.0
1.1.1
1.1.0
1.0.0.1