Hamcrest JUnit

Classes to use Hamcrest matchers within JUnit tests

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

org.hamcrest
Идентификатор

Идентификатор

hamcrest-junit
Последняя версия

Последняя версия

2.0.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hamcrest JUnit
Classes to use Hamcrest matchers within JUnit tests
Ссылка на сайт

Ссылка на сайт

https://github.com/hamcrest/hamcrest-junit
Система контроля версий

Система контроля версий

https://github.com/hamcrest/hamcrest-junit

Скачать hamcrest-junit

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Модули Проекта

Данный проект не имеет модулей.
org.hamcrest

Hamcrest

Версии библиотеки

Версия
2.0.0.0
1.0.0.1
1.0.0.0
1.0.0.0-RC1