MVN

org.hamcrest : hamcrest-integration

Maven & Gradle

Jul 09, 2012
217 usages
1.9k stars

Hamcrest Integration · Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock.

<dependency>
    <groupId>org.hamcrest</groupId>
    <artifactId>hamcrest-integration</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hamcrest : hamcrest-integration to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3
  • Latest Release Candidate: 1.3.RC2

All Versions

Choose a version of org.hamcrest : hamcrest-integration to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
hamcrest-integration-1.3
1.3.x
hamcrest-integration-1.3.RC2
1.2.x
hamcrest-integration-1.2.1
1.2
hamcrest-integration-1.2
1.1
hamcrest-integration-1.1
1.0
hamcrest-integration-1.0

How to add a dependency to Maven

Add the following org.hamcrest : hamcrest-integration maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hamcrest</groupId>
    <artifactId>hamcrest-integration</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hamcrest : hamcrest-integration gradle dependency to your build.gradle file:

implementation 'org.hamcrest:hamcrest-integration:1.3'

Gradle Kotlin DSL: Add the following org.hamcrest : hamcrest-integration gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hamcrest:hamcrest-integration:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hamcrest : hamcrest-integration sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hamcrest" % "hamcrest-integration" % "1.3"

Advertisement

Dependencies from Group

Jul 09, 2012
5.7k usages
1.9k stars
Oct 16, 2019
4.7k usages
2k stars
Oct 16, 2019
4.6k usages
2k stars
Oct 16, 2019
1.8k usages
2k stars
Jan 18, 2015
717 usages
2k stars

Discover Dependencies

Dec 22, 2018
91 usages
11 stars
Apr 08, 2016
282 usages
7.9k stars
May 18, 2022
821 usages
194 stars
Feb 01, 2006
266 usages
Oct 22, 2014
34 usages
38.3k stars
Jul 18, 2023
167 usages
13 stars