MVN

org.hamcrest : hamcrest-generator

Maven & Gradle

Jul 09, 2012
15 usages
1.9k stars

Hamcrest generator · A tool to allow many Matcher implementations to be combined into a single class so users don't have to remember many classes/packages to import. Generates code.

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

Latest Version

Choose a version of org.hamcrest : hamcrest-generator 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-generator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
hamcrest-generator-1.3
1.3.x
hamcrest-generator-1.3.RC2
1.2
hamcrest-generator-1.2
1.1
hamcrest-generator-1.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hamcrest" % "hamcrest-generator" % "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 22, 2023
8 usages
3 stars
Aug 18, 2021
6 usages
8 stars
Jul 02, 2014
7 usages
484 stars
Jul 13, 2023
140 usages
212 stars
Jun 01, 2016
9 usages
16.5k stars
Nov 22, 2021
4 usages
Oct 17, 2018
4 usages
4 stars
May 16, 2017
15 usages
2.3k stars
May 03, 2020
4 usages
3 stars