Matchbox

Miscellaneous Hamcrest matchers...
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.javafunk.matchbox |
| Идентификатор | Идентификаторmatchbox |
| Последняя версия | Последняя версия0.1.5.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMatchbox
Hopefully useful Hamcrest matchers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| matchbox-0.1.5.2.pom | |
| matchbox-0.1.5.2.jar | 15 KB |
| matchbox-0.1.5.2-sources.jar | 7 KB |
| matchbox-0.1.5.2-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.javafunk.matchbox/matchbox/ -->
<dependency>
<groupId>org.javafunk.matchbox</groupId>
<artifactId>matchbox</artifactId>
<version>0.1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.javafunk.matchbox/matchbox/
implementation 'org.javafunk.matchbox:matchbox:0.1.5.2'
// https://jarcasting.com/artifacts/org.javafunk.matchbox/matchbox/
implementation ("org.javafunk.matchbox:matchbox:0.1.5.2")
'org.javafunk.matchbox:matchbox:jar:0.1.5.2'
<dependency org="org.javafunk.matchbox" name="matchbox" rev="0.1.5.2">
<artifact name="matchbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javafunk.matchbox', module='matchbox', version='0.1.5.2')
)
libraryDependencies += "org.javafunk.matchbox" % "matchbox" % "0.1.5.2"
[org.javafunk.matchbox/matchbox "0.1.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.hamcrest : hamcrest-library | jar | 1.2.1 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| org.hamcrest : hamcrest-core | jar | 1.2.1 |
| com.google.guava : guava | jar | 11.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit-dep | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
Miscellaneous Hamcrest matchers...