MVN

com.deere.isg : clock

Maven & Gradle

Jun 06, 2019
1 usages
0 stars

clock · A simple abstraction of the system clock for testing purposes

<dependency>
    <groupId>com.deere.isg</groupId>
    <artifactId>clock</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.deere.isg : clock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.deere.isg : clock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
clock-3.1.0
3.0.x
clock-3.0.0

How to add a dependency to Maven

Add the following com.deere.isg : clock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.deere.isg</groupId>
    <artifactId>clock</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.deere.isg : clock gradle dependency to your build.gradle file:

implementation 'com.deere.isg:clock:3.1.0'

Gradle Kotlin DSL: Add the following com.deere.isg : clock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.deere.isg:clock:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.deere.isg : clock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.deere.isg" % "clock" % "3.1.0"

Advertisement

Dependencies from Group

Jun 06, 2019
1 usages
2 stars
Jun 06, 2019
1 usages
0 stars

Discover Dependencies

Sep 20, 2019
4 usages
6.5k stars
Jul 28, 2022
1 usages
32 stars
Jun 28, 2023
2 usages
21 stars
May 11, 2020
1 usages
138 stars
Oct 23, 2018
2 usages
33 stars
Oct 29, 2018
2 usages
0 stars