Last Version

Reporting Matchers 0.18.3

A library of hamcrest matchers

License

License

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.github.alkedr
ArtifactId

ArtifactId

reporting-matchers
Version

Version

0.18.3
Type

Type

jar
Description

Description

Reporting Matchers
A library of hamcrest matchers
Project URL

Project URL

https://github.com/alkedr/reporting-matchers

Download reporting-matchers 0.18.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.apache.commons : commons-lang3 jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.41-beta

Project Modules

There are no modules declared in this project.