java-8-matchers

Hamcrest matchers for JDK8's Optionals and Streams, and the java.time package

License

License

Categories

Categories

Java Languages
GroupId

GroupId

uk.co.probablyfine
ArtifactId

ArtifactId

java-8-matchers
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

jar
Description

Description

java-8-matchers
Hamcrest matchers for JDK8's Optionals and Streams, and the java.time package
Project URL

Project URL

https://github.com/mrwilson/java-8-matchers

Download java-8-matchers

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.probablyfine/java-8-matchers/ -->
<dependency>
    <groupId>uk.co.probablyfine</groupId>
    <artifactId>java-8-matchers</artifactId>
    <version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.probablyfine/java-8-matchers/
implementation 'uk.co.probablyfine:java-8-matchers:1.9'
// https://jarcasting.com/artifacts/uk.co.probablyfine/java-8-matchers/
implementation ("uk.co.probablyfine:java-8-matchers:1.9")
'uk.co.probablyfine:java-8-matchers:jar:1.9'
<dependency org="uk.co.probablyfine" name="java-8-matchers" rev="1.9">
  <artifact name="java-8-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.probablyfine', module='java-8-matchers', version='1.9')
)
libraryDependencies += "uk.co.probablyfine" % "java-8-matchers" % "1.9"
[uk.co.probablyfine/java-8-matchers "1.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.9
1.8