Last Version

Sweble Wikitext Components Parent 3.1.9

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-components-parent
Version

Version

3.1.9
Type

Type

pom
Description

Description

Sweble Wikitext Components Parent
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-components-parent 3.1.9


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

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