Hamcrest Maven Parent

General parent POM for all hamcrest libraries.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Hamcrest Maven Parent
General parent POM for all hamcrest libraries.
Ссылка на сайт

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

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

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

https://github.com/hamcrest/JavaHamcrest

Скачать hamcrest-parent

Имя Файла Размер
hamcrest-parent-1.3.pom 1 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • hamcrest-core
  • hamcrest-generator
  • hamcrest-library
  • hamcrest-integration

JavaHamcrest

Build Status Maven Central

Java Hamcrest

Licensed under BSD License.

What is Hamcrest?

Hamcrest is a library of matchers, which can be combined in to create flexible expressions of intent in tests. They've also been used for other purposes.

Downloads

You can obtain Hamcrest binaries from maven central. Learn more at Hamcrest Distributables.

Extensions

For Hamcrest extension projects see the hamcrest extensions page.

Documentation

Documentation can be found on the Hamcrest site.

Reporting Bugs/Issues

If you find an issue with Java Hamcrest, please report it via the GitHub issue tracker, after first checking that it hasn't been raised already.

Source

To build, please read BUILDING.txt

Acknowledgements

Developers:

  • Joe Walnes
  • Nat Pryce
  • Steve Freeman

Contributors:

  • Robert Chatley
  • Tom White
  • Neil Dunn
  • Dan North
  • Magne Rasmussen
  • David Saff
  • Tom Denley

Also, thanks to everyone who has worked on DynaMock, nMock, jMock, EasyMock and MiniMock! These libraries inspired Hamcrest.

org.hamcrest

Hamcrest

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

Версия
1.3
1.3.RC2
1.1