is not current version
Last Version 1.3.0

Hamcrest Composites 1.2.1

Better testability for comparision of complex Java objects

License

License

GroupId

GroupId

org.cornutum.testing
ArtifactId

ArtifactId

hamcrest-composites
Version

Version

1.2.1
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 1.2.1


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.