License |
License |
---|---|
GroupId | GroupIdorg.wikibrainapi |
ArtifactId | ArtifactIdwdtk-parent |
Last Version | Last Version0.3.4.shilad |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWikidata Toolkit
Shilad's fork of Wikidata Toolkit, a Java-based library for working with Wikidata and Wikibase
|
Project URL |
Project URL |
Project Organization |
Project OrganizationWikidata Toolkit Developers |
Filename | Size |
---|---|
wdtk-parent-0.3.4.shilad.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-parent/ -->
<dependency>
<groupId>org.wikibrainapi</groupId>
<artifactId>wdtk-parent</artifactId>
<version>0.3.4.shilad</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-parent/
implementation 'org.wikibrainapi:wdtk-parent:0.3.4.shilad'
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-parent/
implementation ("org.wikibrainapi:wdtk-parent:0.3.4.shilad")
'org.wikibrainapi:wdtk-parent:pom:0.3.4.shilad'
<dependency org="org.wikibrainapi" name="wdtk-parent" rev="0.3.4.shilad">
<artifact name="wdtk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wikibrainapi', module='wdtk-parent', version='0.3.4.shilad')
)
libraryDependencies += "org.wikibrainapi" % "wdtk-parent" % "0.3.4.shilad"
[org.wikibrainapi/wdtk-parent "0.3.4.shilad"]
Group / Artifact | Type | Version |
---|---|---|
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 |