License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdru.yandex.qatools.matchers |
ArtifactId | ArtifactIdmatcher-decorators |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYandex QATools Matcher Decorators
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
matcher-decorators-1.4.1.pom | |
matcher-decorators-1.4.1.jar | 10 KB |
matcher-decorators-1.4.1-sources.jar | 5 KB |
matcher-decorators-1.4.1-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/matcher-decorators/ -->
<dependency>
<groupId>ru.yandex.qatools.matchers</groupId>
<artifactId>matcher-decorators</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/matcher-decorators/
implementation 'ru.yandex.qatools.matchers:matcher-decorators:1.4.1'
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/matcher-decorators/
implementation ("ru.yandex.qatools.matchers:matcher-decorators:1.4.1")
'ru.yandex.qatools.matchers:matcher-decorators:jar:1.4.1'
<dependency org="ru.yandex.qatools.matchers" name="matcher-decorators" rev="1.4.1">
<artifact name="matcher-decorators" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.matchers', module='matcher-decorators', version='1.4.1')
)
libraryDependencies += "ru.yandex.qatools.matchers" % "matcher-decorators" % "1.4.1"
[ru.yandex.qatools.matchers/matcher-decorators "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.11 |