hamcrest-matchers
A collection of hamcrest matchers.
v1.9 will be the last release, for alternatives see:
(both have been ported to Java 8 and Hamcrest 2.0.0)
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.testinfected.hamcrest-matchers |
| Идентификатор | Идентификаторdom-matchers |
| Последняя версия | Последняя версия1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDOM Matchers
Additional DOM matchers for Hamcrest
|
| Имя Файла | Размер |
|---|---|
| dom-matchers-1.8.pom | |
| dom-matchers-1.8.jar | 14 KB |
| dom-matchers-1.8-sources.jar | 7 KB |
| dom-matchers-1.8-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/dom-matchers/ -->
<dependency>
<groupId>org.testinfected.hamcrest-matchers</groupId>
<artifactId>dom-matchers</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/dom-matchers/
implementation 'org.testinfected.hamcrest-matchers:dom-matchers:1.8'
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/dom-matchers/
implementation ("org.testinfected.hamcrest-matchers:dom-matchers:1.8")
'org.testinfected.hamcrest-matchers:dom-matchers:jar:1.8'
<dependency org="org.testinfected.hamcrest-matchers" name="dom-matchers" rev="1.8">
<artifact name="dom-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testinfected.hamcrest-matchers', module='dom-matchers', version='1.8')
)
libraryDependencies += "org.testinfected.hamcrest-matchers" % "dom-matchers" % "1.8"
[org.testinfected.hamcrest-matchers/dom-matchers "1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testinfected.hamcrest-matchers : core-matchers | jar | 1.8 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| se.fishtank : css-selectors | jar | 1.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testinfected.hamcrest-matchers : core-matchers | jar | 1.8 |
| junit : junit | jar | 4.11 |
A collection of hamcrest matchers.
v1.9 will be the last release, for alternatives see:
(both have been ported to Java 8 and Hamcrest 2.0.0)