SWC - Basic Example

An example project that contains a simple application that is able to parse a page written in Wikitext and render it as HTML or plain text.

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

org.sweble.wikitext
ArtifactId

ArtifactId

swc-example-basic
Last Version

Last Version

3.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

SWC - Basic Example
An example project that contains a simple application that is able to parse a page written in Wikitext and render it as HTML or plain text.
Project Organization

Project Organization

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

Download swc-example-basic

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
de.fau.cs.osr.utils : utils jar 3.0.8
de.fau.cs.osr.ptk : ptk-common jar 3.0.8
org.sweble.wikitext : swc-parser-lazy jar 3.1.9
org.sweble.wikitext : swc-engine jar 3.1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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