| Group ID: |
org.wikidata.wdtk |
| Artifact ID: |
wdtk-util |
| Last modified: |
01.06.2026 07:55 |
| Packaging: |
jar |
| Name: |
Wikidata Toolkit Utilities |
| Description: |
General-purpose utilities used by WDTK |
|
|
| Size: |
20.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/wikidata/wdtk/wdtk-util/0.18.0/wdtk-util-0.18.0.jar |
| POM: |
Show
hide
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.wikidata.wdtk</groupId>
<artifactId>wdtk-parent</artifactId>
<version>0.18.0</version>
</parent>
<artifactId>wdtk-util</artifactId>
<packaging>jar</packaging>
<name>Wikidata Toolkit Utilities</name>
<description>General-purpose utilities used by WDTK</description>
<dependencies>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.wikidata.wdtk</groupId>
<artifactId>wdtk-util</artifactId>
<version>0.18.0</version>
</dependency>
|
| Gradle: |
org.wikidata.wdtk:wdtk-util:0.18.0 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|