Last Version

Hamcrest Bean 0.9.3

Suite of Hamcrest matchers for testing classes which follow the Java Beans standards

License

License

GroupId

GroupId

uk.co.modular-it
ArtifactId

ArtifactId

hamcrest-bean
Version

Version

0.9.3
Type

Type

jar
Description

Description

Hamcrest Bean
Suite of Hamcrest matchers for testing classes which follow the Java Beans standards
Project URL

Project URL

https://github.com/modularit/hamcrest-bean

Download hamcrest-bean 0.9.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6
commons-lang : commons-lang jar 2.6
uk.co.modular-it : bean-utils jar 0.9.10
org.hamcrest : hamcrest-library jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.7

Project Modules

There are no modules declared in this project.