mediawikixml

Library for reading data from MediaWiki dump xml files.

License

License

Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.seeseekey
ArtifactId

ArtifactId

mediawikixml
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mediawikixml
Library for reading data from MediaWiki dump xml files.
Project URL

Project URL

https://github.com/seeseekey/mediawikixml
Source Code Management

Source Code Management

https://github.com/seeseekey/mediawikixml/tree/master

Download mediawikixml

How to add to project

<!-- https://jarcasting.com/artifacts/net.seeseekey/mediawikixml/ -->
<dependency>
    <groupId>net.seeseekey</groupId>
    <artifactId>mediawikixml</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.seeseekey/mediawikixml/
implementation 'net.seeseekey:mediawikixml:1.0.3'
// https://jarcasting.com/artifacts/net.seeseekey/mediawikixml/
implementation ("net.seeseekey:mediawikixml:1.0.3")
'net.seeseekey:mediawikixml:jar:1.0.3'
<dependency org="net.seeseekey" name="mediawikixml" rev="1.0.3">
  <artifact name="mediawikixml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seeseekey', module='mediawikixml', version='1.0.3')
)
libraryDependencies += "net.seeseekey" % "mediawikixml" % "1.0.3"
[net.seeseekey/mediawikixml "1.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32
com.google.guava : guava jar 31.0.1-jre
com.google.code.gson : gson jar 2.8.9
org.apache.ant : ant-compress jar 1.5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2