| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииParity Прикладные библиотеки Financial |
| Группа | Группаorg.exparity |
| Идентификатор | Идентификаторhamcrest-date |
| Последняя версия | Последняя версия2.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHamcrest Date
Hamcrest Date matchers for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикeXparity Limited |
| Имя Файла | Размер |
|---|---|
| hamcrest-date-2.0.8.pom | |
| hamcrest-date-2.0.8.jar | 102 KB |
| hamcrest-date-2.0.8-sources.jar | 59 KB |
| hamcrest-date-2.0.8-javadoc.jar | 787 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.exparity/hamcrest-date/ -->
<dependency>
<groupId>org.exparity</groupId>
<artifactId>hamcrest-date</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.exparity/hamcrest-date/
implementation 'org.exparity:hamcrest-date:2.0.8'
// https://jarcasting.com/artifacts/org.exparity/hamcrest-date/
implementation ("org.exparity:hamcrest-date:2.0.8")
'org.exparity:hamcrest-date:jar:2.0.8'
<dependency org="org.exparity" name="hamcrest-date" rev="2.0.8">
<artifact name="hamcrest-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exparity', module='hamcrest-date', version='2.0.8')
)
libraryDependencies += "org.exparity" % "hamcrest-date" % "2.0.8"
[org.exparity/hamcrest-date "2.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.testng : testng | jar | 6.8.7 |
| junit : junit | jar | 4.13.1 |
| org.exparity : fluent-date | jar | 1.0.1 |