Hamcrest Bean

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
Last Version

Last Version

0.9.3
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.9.3
0.9.2
0.9.1