License |
License |
---|---|
GroupId | GroupIdorg.wikibrainapi |
ArtifactId | ArtifactIdwdtk-examples |
Last Version | Last Version0.3.4.shilad |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWikidata Toolkit Examples
This module contains examples to use the Wikidata Toolkit. This module also contains classes that are used to run benchmarks.
|
Project Organization |
Project OrganizationWikidata Toolkit Developers |
Filename | Size |
---|---|
wdtk-examples-0.3.4.shilad.pom | |
wdtk-examples-0.3.4.shilad.jar | 52 KB |
wdtk-examples-0.3.4.shilad-sources.jar | 37 KB |
wdtk-examples-0.3.4.shilad-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-examples/ -->
<dependency>
<groupId>org.wikibrainapi</groupId>
<artifactId>wdtk-examples</artifactId>
<version>0.3.4.shilad</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-examples/
implementation 'org.wikibrainapi:wdtk-examples:0.3.4.shilad'
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-examples/
implementation ("org.wikibrainapi:wdtk-examples:0.3.4.shilad")
'org.wikibrainapi:wdtk-examples:jar:0.3.4.shilad'
<dependency org="org.wikibrainapi" name="wdtk-examples" rev="0.3.4.shilad">
<artifact name="wdtk-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikibrainapi', module='wdtk-examples', version='0.3.4.shilad')
)
libraryDependencies += "org.wikibrainapi" % "wdtk-examples" % "0.3.4.shilad"
[org.wikibrainapi/wdtk-examples "0.3.4.shilad"]
Group / Artifact | Type | Version |
---|---|---|
org.wikibrainapi : wdtk-datamodel | jar | 0.3.4.shilad |
org.wikibrainapi : wdtk-dumpfiles | jar | 0.3.4.shilad |
org.wikibrainapi : wdtk-rdf | jar | 0.3.4.shilad |
org.wikibrainapi : wdtk-util | jar | 0.3.4.shilad |
org.wikibrainapi : wdtk-storage | jar | 0.3.4.shilad |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
org.apache.commons : commons-compress | jar | 1.7 |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |