MVN

org.wikidata.wdtk : wdtk-parent

Maven & Gradle

Jul 01, 2023
340 stars

Wikidata Toolkit · A Java-based library for working with Wikidata and Wikibase

<dependency>
    <groupId>org.wikidata.wdtk</groupId>
    <artifactId>wdtk-parent</artifactId>
    <version>0.14.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wikidata.wdtk : wdtk-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.14.6

All Versions

Choose a version of org.wikidata.wdtk : wdtk-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14.x
wdtk-parent-0.14.6
wdtk-parent-0.14.5
wdtk-parent-0.14.4
wdtk-parent-0.14.3
wdtk-parent-0.14.1
wdtk-parent-0.14.0
0.13.x
wdtk-parent-0.13.5
wdtk-parent-0.13.4
wdtk-parent-0.13.3
wdtk-parent-0.13.2
wdtk-parent-0.13.1
0.12.x
wdtk-parent-0.12.1
wdtk-parent-0.12.0
0.11.x
wdtk-parent-0.11.1
wdtk-parent-0.11.0
0.10.x
wdtk-parent-0.10.0
0.9.x
wdtk-parent-0.9.0
0.8.x
wdtk-parent-0.8.0
0.7.x
wdtk-parent-0.7.0
0.6.x
wdtk-parent-0.6.0
0.5.x
wdtk-parent-0.5.0
0.4.x
wdtk-parent-0.4.0
0.3.x
wdtk-parent-0.3.0
0.2.x
wdtk-parent-0.2.0
0.1.x
wdtk-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wikidata.wdtk</groupId>
    <artifactId>wdtk-parent</artifactId>
    <version>0.14.6</version>
</dependency>

Advertisement