Last Version

Yandex QATools Common Matchers 1.4.1

Module with matchers for common use cases

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.matchers
ArtifactId

ArtifactId

common-matchers
Version

Version

1.4.1
Type

Type

jar
Description

Description

Yandex QATools Common Matchers
Module with matchers for common use cases
Project Organization

Project Organization

Yandex

Download common-matchers 1.4.1


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/common-matchers/ -->
<dependency>
    <groupId>ru.yandex.qatools.matchers</groupId>
    <artifactId>common-matchers</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/common-matchers/
implementation 'ru.yandex.qatools.matchers:common-matchers:1.4.1'
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/common-matchers/
implementation ("ru.yandex.qatools.matchers:common-matchers:1.4.1")
'ru.yandex.qatools.matchers:common-matchers:jar:1.4.1'
<dependency org="ru.yandex.qatools.matchers" name="common-matchers" rev="1.4.1">
  <artifact name="common-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.matchers', module='common-matchers', version='1.4.1')
)
libraryDependencies += "ru.yandex.qatools.matchers" % "common-matchers" % "1.4.1"
[ru.yandex.qatools.matchers/common-matchers "1.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
ru.lanwen.diff : uri-differ-lib jar 1.2

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 21.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.