License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.wikidata.wdtk |
ArtifactId | ArtifactIdwdtk-parent |
Last Version | Last Version0.13.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWikidata Toolkit
A Java-based library for working with Wikidata and Wikibase
|
Project URL |
Project URL |
Project Organization |
Project OrganizationWikidata Toolkit Developers |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wdtk-parent-0.13.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-parent/ -->
<dependency>
<groupId>org.wikidata.wdtk</groupId>
<artifactId>wdtk-parent</artifactId>
<version>0.13.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-parent/
implementation 'org.wikidata.wdtk:wdtk-parent:0.13.3'
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-parent/
implementation ("org.wikidata.wdtk:wdtk-parent:0.13.3")
'org.wikidata.wdtk:wdtk-parent:pom:0.13.3'
<dependency org="org.wikidata.wdtk" name="wdtk-parent" rev="0.13.3">
<artifact name="wdtk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wikidata.wdtk', module='wdtk-parent', version='0.13.3')
)
libraryDependencies += "org.wikidata.wdtk" % "wdtk-parent" % "0.13.3"
[org.wikidata.wdtk/wdtk-parent "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 |