Last Version

Wikidata Toolkit Storage 0.13.3

WDTK support for managing large collections of Wikibase data

License

License

Categories

Categories

Data
GroupId

GroupId

org.wikidata.wdtk
ArtifactId

ArtifactId

wdtk-storage
Version

Version

0.13.3
Type

Type

jar
Description

Description

Wikidata Toolkit Storage
WDTK support for managing large collections of Wikibase data
Project Organization

Project Organization

Wikidata Toolkit Developers

Download wdtk-storage 0.13.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.