| License |
License |
|---|---|
| GroupId | GroupIdorg.wikibrainapi |
| ArtifactId | ArtifactIdwdtk-storage |
| Last Version | Last Version0.3.4.shilad |
| 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.3.4.shilad.pom | |
| wdtk-storage-0.3.4.shilad.jar | 16 KB |
| wdtk-storage-0.3.4.shilad-sources.jar | 17 KB |
| wdtk-storage-0.3.4.shilad-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-storage/ -->
<dependency>
<groupId>org.wikibrainapi</groupId>
<artifactId>wdtk-storage</artifactId>
<version>0.3.4.shilad</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-storage/
implementation 'org.wikibrainapi:wdtk-storage:0.3.4.shilad'
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-storage/
implementation ("org.wikibrainapi:wdtk-storage:0.3.4.shilad")
'org.wikibrainapi:wdtk-storage:jar:0.3.4.shilad'
<dependency org="org.wikibrainapi" name="wdtk-storage" rev="0.3.4.shilad">
<artifact name="wdtk-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikibrainapi', module='wdtk-storage', version='0.3.4.shilad')
)
libraryDependencies += "org.wikibrainapi" % "wdtk-storage" % "0.3.4.shilad"
[org.wikibrainapi/wdtk-storage "0.3.4.shilad"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |