MVN

com.spencerwi : hamcrest-jdk8-time

Maven & Gradle

May 29, 2015
1 usages
13 stars

Hamcrest-JDK8-Time · Hamcrest matchers for Java 8's new java.time classes.

<dependency>
    <groupId>com.spencerwi</groupId>
    <artifactId>hamcrest-jdk8-time</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spencerwi : hamcrest-jdk8-time to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of com.spencerwi : hamcrest-jdk8-time to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
hamcrest-jdk8-time-0.7.1
0.7
hamcrest-jdk8-time-0.7
0.6
hamcrest-jdk8-time-0.6
0.5
hamcrest-jdk8-time-0.5
0.4
hamcrest-jdk8-time-0.4
0.3
hamcrest-jdk8-time-0.3

How to add a dependency to Maven

Add the following com.spencerwi : hamcrest-jdk8-time maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.spencerwi</groupId>
    <artifactId>hamcrest-jdk8-time</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.spencerwi : hamcrest-jdk8-time gradle dependency to your build.gradle file:

implementation 'com.spencerwi:hamcrest-jdk8-time:0.7.1'

Gradle Kotlin DSL: Add the following com.spencerwi : hamcrest-jdk8-time gradle kotlin dependency to your build.gradle.kts file:

implementation("com.spencerwi:hamcrest-jdk8-time:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.spencerwi : hamcrest-jdk8-time sbt scala dependency to your build.sbt file:

libraryDependencies += "com.spencerwi" % "hamcrest-jdk8-time" % "0.7.1"

Advertisement

Dependencies from Group

Feb 09, 2022
4 usages
61 stars
May 29, 2015
1 usages
13 stars

Discover Dependencies

Mar 20, 2023
90 usages
819 stars
Jun 17, 2016
1 usages
108 stars
May 03, 2021
78 stars
Feb 04, 2017
22 usages
176 stars
Sep 28, 2016
16 usages
2.7k stars
Jun 21, 2023
19 usages
146 stars
Apr 06, 2022
44 usages
1.7k stars