MVN

it.ozimov : java8-hamcrest-matchers

Maven & Gradle

Oct 22, 2017
3 usages
12 stars

Cirneco's Hamcrest Extensions for JDK8 · An extension to make unit test easier with Hamcrest and Java8.

<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>java8-hamcrest-matchers</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.ozimov : java8-hamcrest-matchers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of it.ozimov : java8-hamcrest-matchers to add to Maven or Gradle - All Versions:

  • Version Updated
  • java8-hamcrest-matchers-1.3.0

    Oct 22, 2017
  • java8-hamcrest-matchers-1.2.0

    Dec 27, 2016
  • java8-hamcrest-matchers-1.1.2

    Aug 05, 2016
  • java8-hamcrest-matchers-1.1.1

    Jul 13, 2016
  • java8-hamcrest-matchers-1.1

    Jul 13, 2016
  • java8-hamcrest-matchers-1.0.2

    Jun 06, 2016
  • java8-hamcrest-matchers-1.0.1

    Jun 03, 2016
  • java8-hamcrest-matchers-1.0.0

    Jun 03, 2016
  • java8-hamcrest-matchers-0.11.0

    Jun 01, 2016
  • java8-hamcrest-matchers-0.10.0

    Mar 24, 2016
  • java8-hamcrest-matchers-0.9.0

    Mar 21, 2016
  • java8-hamcrest-matchers-0.8.1

    Mar 17, 2016
  • java8-hamcrest-matchers-0.8.0

    Mar 17, 2016
  • java8-hamcrest-matchers-0.7.0

    Mar 16, 2016
  • java8-hamcrest-matchers-0.6.1

    Mar 15, 2016
  • java8-hamcrest-matchers-0.6.0

    Mar 15, 2016
  • java8-hamcrest-matchers-0.5.0

    Mar 12, 2016
  • java8-hamcrest-matchers-0.4.2

    Mar 11, 2016
  • java8-hamcrest-matchers-0.4.1

    Mar 10, 2016
  • java8-hamcrest-matchers-0.4.0

    Jan 28, 2016
  • java8-hamcrest-matchers-0.3.0

    Jan 09, 2016

How to add a dependency to Maven

Add the following it.ozimov : java8-hamcrest-matchers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>java8-hamcrest-matchers</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.ozimov : java8-hamcrest-matchers gradle dependency to your build.gradle file:

implementation 'it.ozimov:java8-hamcrest-matchers:1.3.0'

Gradle Kotlin DSL: Add the following it.ozimov : java8-hamcrest-matchers gradle kotlin dependency to your build.gradle.kts file:

implementation("it.ozimov:java8-hamcrest-matchers:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.ozimov : java8-hamcrest-matchers sbt scala dependency to your build.sbt file:

libraryDependencies += "it.ozimov" % "java8-hamcrest-matchers" % "1.3.0"

Advertisement

Dependencies from Group

Jun 11, 2020
49 usages
155 stars
Oct 22, 2017
5 usages
12 stars
Aug 13, 2017
4 usages
170 stars
Mar 19, 2018
3 usages
12 stars
Oct 22, 2017
3 usages
12 stars

Discover Dependencies

Oct 22, 2017
5 usages
12 stars
Mar 19, 2018
3 usages
12 stars
Feb 26, 2017
2 usages
496 stars
Feb 07, 2018
4 stars
Jan 05, 2016
1 usages
Feb 26, 2017
10 stars
Dec 16, 2021
660 stars
Aug 30, 2016
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome