Hamcrest Composites

Better testability for comparision of complex Java objects

License

License

GroupId

GroupId

org.cornutum.testing
ArtifactId

ArtifactId

hamcrest-composites
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hamcrest Composites
Better testability for comparision of complex Java objects
Project URL

Project URL

https://github.com/Cornutum/hamcrest-composites
Project Organization

Project Organization

The Cornutum Project
Source Code Management

Source Code Management

https://github.com/Cornutum/hamcrest-composites

Download hamcrest-composites

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.cornutum.testing

The Cornutum Project

Open source tools for software engineers

Versions

Version
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0