Last Version

Hamcrest Integration 1.3

Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.

License

License

GroupId

GroupId

org.hamcrest
ArtifactId

ArtifactId

hamcrest-integration
Version

Version

1.3
Type

Type

jar
Description

Description

Hamcrest Integration
Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.

Download hamcrest-integration 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
jmock : jmock Optional jar 1.1.0
org.easymock : easymock Optional jar 2.2

Project Modules

There are no modules declared in this project.