MVN

org.hamcrest : hamcrest-all

Maven & Gradle

Jul 09, 2012
5.7k usages
1.9k stars

Hamcrest All · A self-contained hamcrest jar containing all of the sub-modules in a single artifact.

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

Latest Version

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

  • Latest Stable: 1.3

All Versions

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

Version Vulnerabilities Updated
1.3
hamcrest-all-1.3
1.1
hamcrest-all-1.1
1.0
hamcrest-all-1.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hamcrest" % "hamcrest-all" % "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

Aug 23, 2023
150 usages
Aug 01, 2018
916 usages
21 stars
Jun 02, 2023
186 usages
Feb 10, 2020
437 usages
Jan 23, 2013
175 usages
Apr 21, 2021
98 usages
1.9k stars
May 17, 2023
35 usages
15.8k stars
May 24, 2017
830 usages
Jul 29, 2023
30 usages
1.3k stars
Dec 30, 2022
4k usages
798 stars