Last Version

Sweble Wikitext Components 2.2.0

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

org.sweble.wikitext
ArtifactId

ArtifactId

sweble-wikitext
Version

Version

2.2.0
Type

Type

pom
Description

Description

Sweble Wikitext Components
The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.
Project Organization

Project Organization

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

Download sweble-wikitext 2.2.0

Filename Size
sweble-wikitext-2.2.0.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • swc-parser-lazy
  • swc-engine
  • swc-dumpreader
  • swc-article-cruncher
  • swc-example-basic
  • swc-example-dumpcruncher
  • swc-example-serialization
  • swc-example-xpath