| License |
License |
|---|---|
| Categories |
CategoriesNet KeY Data Data Formats Formal Verification |
| GroupId | GroupIdnet.seeseekey |
| ArtifactId | ArtifactIdmediawikixml |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmediawikixml
Library for reading data from MediaWiki dump xml files.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mediawikixml-1.0.3.pom | |
| mediawikixml-1.0.3.jar | 20 KB |
| mediawikixml-1.0.3-sources.jar | 12 KB |
| mediawikixml-1.0.3-javadoc.jar | 178 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |