Last Version

it.ozimov:hamcrest 2.0.0

A toolkit to make unit test easier.

License

License

GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

hamcrest
Version

Version

2.0.0
Type

Type

pom
Description

Description

A toolkit to make unit test easier.

Download hamcrest 2.0.0

Filename Size
hamcrest-2.0.0.pom 680 bytes
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
org.slf4j : slf4j-api jar 1.7.13
com.google.code.findbugs : jsr305 Optional jar 3.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

  • hamcrest-matchers
  • guava-hamcrest-matchers