Last Version

Cirneco's Hamcrest Extensions for Google Guava library 2.0.0

An extension to make unit test easier with Hamcrest and Google Guava.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

guava-hamcrest-matchers
Version

Version

2.0.0
Type

Type

jar
Description

Description

Cirneco's Hamcrest Extensions for Google Guava library
An extension to make unit test easier with Hamcrest and Google Guava.

Download guava-hamcrest-matchers 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
it.ozimov : hamcrest-matchers jar 2.0.0
com.google.guava : guava jar 19.0
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 (4)

Group / Artifact Type Version
it.ozimov : hamcrest-matchers jar 2.0.0
org.javassist : javassist jar 3.20.0-GA
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.