Hamcrest JUnit

Classes to use Hamcrest matchers within JUnit tests

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.hamcrest
ArtifactId

ArtifactId

hamcrest-junit
Last Version

Last Version

2.0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hamcrest JUnit
Classes to use Hamcrest matchers within JUnit tests
Project URL

Project URL

https://github.com/hamcrest/hamcrest-junit
Source Code Management

Source Code Management

https://github.com/hamcrest/hamcrest-junit

Download hamcrest-junit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.
org.hamcrest

Hamcrest

Versions

Version
2.0.0.0
1.0.0.1
1.0.0.0
1.0.0.0-RC1