MVN

org.sweble.wikitext : sweble-wikitext-components-parent

Maven & Gradle

Sep 26, 2018

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.

<dependency>
    <groupId>org.sweble.wikitext</groupId>
    <artifactId>sweble-wikitext-components-parent</artifactId>
    <version>3.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sweble.wikitext : sweble-wikitext-components-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.1.9

All Versions

Choose a version of org.sweble.wikitext : sweble-wikitext-components-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
sweble-wikitext-components-parent-3.1.9
sweble-wikitext-components-parent-3.1.8
sweble-wikitext-components-parent-3.1.7
sweble-wikitext-components-parent-3.1.6
sweble-wikitext-components-parent-3.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sweble.wikitext</groupId>
    <artifactId>sweble-wikitext-components-parent</artifactId>
    <version>3.1.9</version>
</dependency>