| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdru.yandex.qatools.matchers |
| ArtifactId | ArtifactIdcollection-matchers |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYandex QATools Collection Matchers
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| collection-matchers-1.4.1.pom | |
| collection-matchers-1.4.1.jar | 16 KB |
| collection-matchers-1.4.1-sources.jar | 6 KB |
| collection-matchers-1.4.1-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/collection-matchers/ -->
<dependency>
<groupId>ru.yandex.qatools.matchers</groupId>
<artifactId>collection-matchers</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/collection-matchers/
implementation 'ru.yandex.qatools.matchers:collection-matchers:1.4.1'
// https://jarcasting.com/artifacts/ru.yandex.qatools.matchers/collection-matchers/
implementation ("ru.yandex.qatools.matchers:collection-matchers:1.4.1")
'ru.yandex.qatools.matchers:collection-matchers:jar:1.4.1'
<dependency org="ru.yandex.qatools.matchers" name="collection-matchers" rev="1.4.1">
<artifact name="collection-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.matchers', module='collection-matchers', version='1.4.1')
)
libraryDependencies += "ru.yandex.qatools.matchers" % "collection-matchers" % "1.4.1"
[ru.yandex.qatools.matchers/collection-matchers "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
| com.google.guava : guava | jar | 21.0 |
| org.easytesting : fest-reflect | jar | 1.4.1 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |