is not current version
Last Version 0.13.3

Wikidata Toolkit Testing Utilities 0.13.1

Helper code that is only used in unit tests

License

License

Categories

Categories

Data
GroupId

GroupId

org.wikidata.wdtk
ArtifactId

ArtifactId

wdtk-testing
Version

Version

0.13.1
Type

Type

jar
Description

Description

Wikidata Toolkit Testing Utilities
Helper code that is only used in unit tests
Project Organization

Project Organization

Wikidata Toolkit Developers

Download wdtk-testing 0.13.1


<!-- https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-testing/ -->
<dependency>
    <groupId>org.wikidata.wdtk</groupId>
    <artifactId>wdtk-testing</artifactId>
    <version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-testing/
implementation 'org.wikidata.wdtk:wdtk-testing:0.13.1'
// https://jarcasting.com/artifacts/org.wikidata.wdtk/wdtk-testing/
implementation ("org.wikidata.wdtk:wdtk-testing:0.13.1")
'org.wikidata.wdtk:wdtk-testing:jar:0.13.1'
<dependency org="org.wikidata.wdtk" name="wdtk-testing" rev="0.13.1">
  <artifact name="wdtk-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikidata.wdtk', module='wdtk-testing', version='0.13.1')
)
libraryDependencies += "org.wikidata.wdtk" % "wdtk-testing" % "0.13.1"
[org.wikidata.wdtk/wdtk-testing "0.13.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.wikidata.wdtk : wdtk-util jar 0.13.1
org.mockito : mockito-core jar 4.3.1
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.