MVN

org.hamcrest : hamcrest-core

Maven & Gradle

Oct 16, 2019
4.6k usages
2k stars

Hamcrest Core · Core Hamcrest API - deprecated, please use "hamcrest" instead

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

Latest Version

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

  • Latest Stable: 2.2
  • Latest Release Candidate: 2.2-rc1

All Versions

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

Version Vulnerabilities Updated
2.2
hamcrest-core-2.2
hamcrest-core-2.2-rc1
2.1
hamcrest-core-2.1
hamcrest-core-2.1-rc4
hamcrest-core-2.1-rc3
hamcrest-core-2.1-rc2
1.3
hamcrest-core-1.3
1.3.x
hamcrest-core-1.3.RC2
1.2.x
hamcrest-core-1.2.1
1.2
hamcrest-core-1.2
1.1
hamcrest-core-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.hamcrest</groupId>
    <artifactId>hamcrest-core</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.hamcrest:hamcrest-core:2.2'

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

implementation("org.hamcrest:hamcrest-core:2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hamcrest" % "hamcrest-core" % "2.2"

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

Aug 21, 2023
482 usages
34.3k stars
jna
Jan 14, 2023
1.4k usages
8.2k stars
Dec 08, 2022
190 usages
1.8k stars
Jan 27, 2022
1.9k usages
May 24, 2017
1.1k usages
Apr 11, 2023
20 usages
3.5k stars
Aug 25, 2023
4.3k usages
60k stars
Feb 07, 2010
1.6k usages
Jul 05, 2018
972 usages
9.6k stars