| License |
License |
|---|---|
| Categories |
CategoriesParity Business Logic Libraries Financial |
| GroupId | GroupIdorg.exparity |
| ArtifactId | ArtifactIdhamcrest-date |
| Last Version | Last Version2.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHamcrest Date
Hamcrest Date matchers for Java
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationeXparity Limited |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |