| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.wikidata.wdtk |
| ArtifactId | ArtifactIdwdtk-util |
| Version | Version0.12.1 |
| Type | Typejar |
| Description |
DescriptionWikidata Toolkit Utilities
General-purpose utilities used by WDTK
|
| Project Organization |
Project OrganizationWikidata Toolkit Developers |
| Filename | Size |
|---|---|
| wdtk-util-0.12.1.pom | |
| wdtk-util-0.12.1.jar | 19 KB |
| wdtk-util-0.12.1-sources.jar | 20 KB |
| wdtk-util-0.12.1-javadoc.jar | 443 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-util/ -->
<dependency>
<groupId>org.wikidata.wdtk</groupId>
<artifactId>wdtk-util</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-util/
implementation 'org.wikidata.wdtk:wdtk-util:0.12.1'
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-util/
implementation ("org.wikidata.wdtk:wdtk-util:0.12.1")
'org.wikidata.wdtk:wdtk-util:jar:0.12.1'
<dependency org="org.wikidata.wdtk" name="wdtk-util" rev="0.12.1">
<artifact name="wdtk-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikidata.wdtk', module='wdtk-util', version='0.12.1')
)
libraryDependencies += "org.wikidata.wdtk" % "wdtk-util" % "0.12.1"
[org.wikidata.wdtk/wdtk-util "0.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-compress | jar | 1.20 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.10.0 |