MVN

org.wikimodel : org.wikimodel.wem

Maven & Gradle

Oct 26, 2010
4 usages

WikiEventModel · WikiEventModel makes parsing wiki syntax easier with a unified event model.

<dependency>
    <groupId>org.wikimodel</groupId>
    <artifactId>org.wikimodel.wem</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wikimodel : org.wikimodel.wem to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of org.wikimodel : org.wikimodel.wem to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
org.wikimodel.wem-2.0.7

How to add a dependency to Maven

Add the following org.wikimodel : org.wikimodel.wem maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wikimodel</groupId>
    <artifactId>org.wikimodel.wem</artifactId>
    <version>2.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wikimodel : org.wikimodel.wem gradle dependency to your build.gradle file:

implementation 'org.wikimodel:org.wikimodel.wem:2.0.7'

Gradle Kotlin DSL: Add the following org.wikimodel : org.wikimodel.wem gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wikimodel:org.wikimodel.wem:2.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wikimodel : org.wikimodel.wem sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wikimodel" % "org.wikimodel.wem" % "2.0.7"

Advertisement

Dependencies from Group

Oct 26, 2010
4 usages

Discover Dependencies

May 12, 2014
2 usages
Aug 21, 2014
6 usages
159 stars
Mar 16, 2014
16 usages
0 stars
Jan 14, 2013
7 usages
7 stars
Sep 20, 2010
8 usages
Nov 16, 2013
10 usages
327 stars
May 09, 2011
5 usages
Nov 27, 2007
23 usages
Mar 05, 2015
3 usages
2 stars