SWC - Serialization Example

An example project that contains a simple application that is able to parse a page written in Wikitext and serialize it to XML, JSON or binary.

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF Serialization Data Formats
GroupId

GroupId

org.sweble.wikitext
ArtifactId

ArtifactId

swc-example-serialization
Last Version

Last Version

3.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

SWC - Serialization Example
An example project that contains a simple application that is able to parse a page written in Wikitext and serialize it to XML, JSON or binary.
Project Organization

Project Organization

University of Erlangen-Nürnberg - Open Source Research Group

Download swc-example-serialization

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
net.sf.jopt-simple : jopt-simple jar 4.3
com.google.code.gson : gson jar 2.3.1
com.thoughtworks.xstream : xstream jar 1.4.8
xtc : rats-runtime jar 1.15.0
de.fau.cs.osr.utils : utils jar 3.0.8
de.fau.cs.osr.utils : utils-getopt jar 3.0.8
de.fau.cs.osr.ptk : ptk-common jar 3.0.8
de.fau.cs.osr.ptk : ptk-xml-tools jar 3.0.8
de.fau.cs.osr.ptk : ptk-json-tools jar 3.0.8
org.sweble.wikitext : swc-parser-lazy jar 3.1.9
org.sweble.wikitext : swc-engine jar 3.1.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
de.fau.cs.osr.utils : utils-testing jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
2.2.0
2.1.0
2.0.0