Last Version

Wikidata Toolkit Command-line Tool 0.10.0

This module contains a command-line tool to process data dumps.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.wikidata.wdtk
ArtifactId

ArtifactId

wdtk-client
Version

Version

0.10.0
Type

Type

jar
Description

Description

Wikidata Toolkit Command-line Tool
This module contains a command-line tool to process data dumps.
Project Organization

Project Organization

Wikidata Toolkit Developers

Download wdtk-client 0.10.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.wikidata.wdtk : wdtk-datamodel jar 0.10.0
org.wikidata.wdtk : wdtk-dumpfiles jar 0.10.0
org.wikidata.wdtk : wdtk-rdf jar 0.10.0
org.wikidata.wdtk : wdtk-util jar 0.10.0
org.slf4j : slf4j-log4j12 jar 1.7.26
org.apache.commons : commons-compress jar 1.18
commons-cli : commons-cli jar 1.4
org.ini4j : ini4j jar 0.5.4
org.slf4j : slf4j-api jar 1.7.26
org.apache.commons : commons-lang3 jar 3.9

test (3)

Group / Artifact Type Version
org.wikidata.wdtk : wdtk-testing jar 0.10.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.