License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.wikidata.wdtk |
ArtifactId | ArtifactIdwdtk-storage |
Last Version | Last Version0.13.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWikidata Toolkit Storage
WDTK support for managing large collections of Wikibase data
|
Project Organization |
Project OrganizationWikidata Toolkit Developers |
Filename | Size |
---|---|
wdtk-storage-0.13.3.pom | |
wdtk-storage-0.13.3.jar | 16 KB |
wdtk-storage-0.13.3-sources.jar | 19 KB |
wdtk-storage-0.13.3-javadoc.jar | 421 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
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 |