License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdorg.sweble.wikitext |
ArtifactId | ArtifactIdswc-parser-lazy |
Last Version | Last Version3.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWC - Sweble Wikitext Parser
A parser for MediaWiki's Wikitext.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
swc-parser-lazy-3.1.9.pom | |
swc-parser-lazy-3.1.9.jar | 302 KB |
swc-parser-lazy-3.1.9-sources.jar | 236 KB |
swc-parser-lazy-3.1.9-javadoc.jar | 713 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sweble.wikitext/swc-parser-lazy/ -->
<dependency>
<groupId>org.sweble.wikitext</groupId>
<artifactId>swc-parser-lazy</artifactId>
<version>3.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.sweble.wikitext/swc-parser-lazy/
implementation 'org.sweble.wikitext:swc-parser-lazy:3.1.9'
// https://jarcasting.com/artifacts/org.sweble.wikitext/swc-parser-lazy/
implementation ("org.sweble.wikitext:swc-parser-lazy:3.1.9")
'org.sweble.wikitext:swc-parser-lazy:jar:3.1.9'
<dependency org="org.sweble.wikitext" name="swc-parser-lazy" rev="3.1.9">
<artifact name="swc-parser-lazy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sweble.wikitext', module='swc-parser-lazy', version='3.1.9')
)
libraryDependencies += "org.sweble.wikitext" % "swc-parser-lazy" % "3.1.9"
[org.sweble.wikitext/swc-parser-lazy "3.1.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.apache.commons : commons-lang3 | jar | 3.4 |
xtc : rats-runtime | jar | 1.15.0 |
de.fau.cs.osr.utils : utils | jar | 3.0.8 |
de.fau.cs.osr.ptk : ptk-common | jar | 3.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
de.fau.cs.osr.utils : utils-testing | jar | 3.0.8 |
commons-jxpath : commons-jxpath | jar | 1.3 |
de.fau.cs.osr.ptk : ptk-xpath | jar | 3.0.8 |