| Лицензия |
Лицензия |
|---|---|
| Группа | Группаuk.co.modular-it |
| Идентификатор | Идентификаторhamcrest-bean |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHamcrest Bean
Suite of Hamcrest matchers for testing classes which follow the Java Beans standards
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| hamcrest-bean-0.9.3.pom | |
| hamcrest-bean-0.9.3.jar | 11 KB |
| hamcrest-bean-0.9.3-sources.jar | 4 KB |
| hamcrest-bean-0.9.3-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-bean/ -->
<dependency>
<groupId>uk.co.modular-it</groupId>
<artifactId>hamcrest-bean</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-bean/
implementation 'uk.co.modular-it:hamcrest-bean:0.9.3'
// https://jarcasting.com/artifacts/uk.co.modular-it/hamcrest-bean/
implementation ("uk.co.modular-it:hamcrest-bean:0.9.3")
'uk.co.modular-it:hamcrest-bean:jar:0.9.3'
<dependency org="uk.co.modular-it" name="hamcrest-bean" rev="0.9.3">
<artifact name="hamcrest-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.modular-it', module='hamcrest-bean', version='0.9.3')
)
libraryDependencies += "uk.co.modular-it" % "hamcrest-bean" % "0.9.3"
[uk.co.modular-it/hamcrest-bean "0.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 |
| commons-lang : commons-lang | jar | 2.6 |
| uk.co.modular-it : bean-utils | jar | 0.9.10 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |