Last Version

smt-matchers 1.2

This library contains Hamcrest style matchers that can be used to carry out complex verifications like dates or reflection.

License

License

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-matchers
Version

Version

1.2
Type

Type

jar
Description

Description

smt-matchers
This library contains Hamcrest style matchers that can be used to carry out complex verifications like dates or reflection.

Download smt-matchers 1.2


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-matchers</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers/
implementation 'com.github.shiver-me-timbers:smt-matchers:1.2'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-matchers/
implementation ("com.github.shiver-me-timbers:smt-matchers:1.2")
'com.github.shiver-me-timbers:smt-matchers:jar:1.2'
<dependency org="com.github.shiver-me-timbers" name="smt-matchers" rev="1.2">
  <artifact name="smt-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-matchers', version='1.2')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-matchers" % "1.2"
[com.github.shiver-me-timbers/smt-matchers "1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.shiver-me-timbers : smt-matchers-dates jar 1.2
com.github.shiver-me-timbers : smt-matchers-reflection jar 1.2
com.github.shiver-me-timbers : smt-matchers-strings jar 1.2
org.hamcrest : hamcrest-core jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.github.shiver-me-timbers : smt-random jar 1.7
com.github.spullara.mustache.java : compiler jar 0.8.18

Project Modules

There are no modules declared in this project.