Last Version

Hamcrest multi-line text matcher 2.0.1

This project provides a Hamcrest matcher that gives you better diagnostics for multi-line text in case of mismatches.

License

License

GroupId

GroupId

org.itsallcode
ArtifactId

ArtifactId

hamcrest-mutliline-text-matcher
Version

Version

2.0.1
Type

Type

jar
Description

Description

Hamcrest multi-line text matcher
This project provides a Hamcrest matcher that gives you better diagnostics for multi-line text in case of mismatches.
Project URL

Project URL

https://github.com/itsallcode/hamcrest-mutliline-text-matcher
Project Organization

Project Organization

itsallcode.org
Source Code Management

Source Code Management

https://github.com/itsallcode/hamcrest-mutliline-text-matcher

Download hamcrest-mutliline-text-matcher 2.0.1


<!-- https://jarcasting.com/artifacts/org.itsallcode/hamcrest-mutliline-text-matcher/ -->
<dependency>
    <groupId>org.itsallcode</groupId>
    <artifactId>hamcrest-mutliline-text-matcher</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.itsallcode/hamcrest-mutliline-text-matcher/
implementation 'org.itsallcode:hamcrest-mutliline-text-matcher:2.0.1'
// https://jarcasting.com/artifacts/org.itsallcode/hamcrest-mutliline-text-matcher/
implementation ("org.itsallcode:hamcrest-mutliline-text-matcher:2.0.1")
'org.itsallcode:hamcrest-mutliline-text-matcher:jar:2.0.1'
<dependency org="org.itsallcode" name="hamcrest-mutliline-text-matcher" rev="2.0.1">
  <artifact name="hamcrest-mutliline-text-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.itsallcode', module='hamcrest-mutliline-text-matcher', version='2.0.1')
)
libraryDependencies += "org.itsallcode" % "hamcrest-mutliline-text-matcher" % "2.0.1"
[org.itsallcode/hamcrest-mutliline-text-matcher "2.0.1"]

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.