MVN

org.itsallcode : hamcrest-auto-matcher

Maven & Gradle

Feb 20, 2021
1 usages
2 stars

Hamcrest auto-matcher · Automatic hamcrest matcher for model classes

<dependency>
    <groupId>org.itsallcode</groupId>
    <artifactId>hamcrest-auto-matcher</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5.0

All Versions

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

Version Vulnerabilities Updated
0.5.x
hamcrest-auto-matcher-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.itsallcode</groupId>
    <artifactId>hamcrest-auto-matcher</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.itsallcode:hamcrest-auto-matcher:0.5.0'

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

implementation("org.itsallcode:hamcrest-auto-matcher:0.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.itsallcode" % "hamcrest-auto-matcher" % "0.5.0"

Advertisement

Dependencies from Group

Apr 26, 2021
5 usages
8 stars
Mar 17, 2022
2 usages
68 stars
Feb 20, 2021
1 usages
2 stars

Discover Dependencies

Apr 03, 2021
1 usages
345 stars
Apr 03, 2021
1 usages
345 stars
Feb 21, 2021
1 usages
1 stars
Feb 21, 2021
1 usages
1 stars
Feb 21, 2021
1 usages
1 stars
Feb 21, 2021
2 usages
1 stars
Feb 24, 2021
1 usages
1 stars
Aug 22, 2023
2 usages
201 stars
Apr 08, 2021
2 usages
498 stars