License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdorg.sweble.wikitext |
ArtifactId | ArtifactIdswc-engine |
Last Version | Last Version3.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWC - Sweble Engine
A minimal engine using the Sweble Wikitext Parser to
process articles in the context of a MediaWiki-like configuration.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
swc-engine-3.1.9.pom | |
swc-engine-3.1.9.jar | 122 KB |
swc-engine-3.1.9-sources.jar | 94 KB |
swc-engine-3.1.9-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sweble.wikitext/swc-engine/ -->
<dependency>
<groupId>org.sweble.wikitext</groupId>
<artifactId>swc-engine</artifactId>
<version>3.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.sweble.wikitext/swc-engine/
implementation 'org.sweble.wikitext:swc-engine:3.1.9'
// https://jarcasting.com/artifacts/org.sweble.wikitext/swc-engine/
implementation ("org.sweble.wikitext:swc-engine:3.1.9")
'org.sweble.wikitext:swc-engine:jar:3.1.9'
<dependency org="org.sweble.wikitext" name="swc-engine" rev="3.1.9">
<artifact name="swc-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sweble.wikitext', module='swc-engine', version='3.1.9')
)
libraryDependencies += "org.sweble.wikitext" % "swc-engine" % "3.1.9"
[org.sweble.wikitext/swc-engine "3.1.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 1.4 |
org.apache.commons : commons-lang3 | jar | 3.4 |
xtc : rats-runtime | jar | 1.15.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
org.slf4j : slf4j-api | jar | 1.7.12 |
de.fau.cs.osr.utils : utils | jar | 3.0.8 |
de.fau.cs.osr.ptk : ptk-common | jar | 3.0.8 |
org.sweble.wikitext : swc-parser-lazy | jar | 3.1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
de.fau.cs.osr.utils : utils-testing | jar | 3.0.8 |