Last Version

clock 3.1.0

A simple abstraction of the system clock for testing purposes

License

License

GroupId

GroupId

com.deere.isg
ArtifactId

ArtifactId

clock
Version

Version

3.1.0
Type

Type

jar
Description

Description

clock
A simple abstraction of the system clock for testing purposes
Project URL

Project URL

http://github.com/JohnDeere/clock
Source Code Management

Source Code Management

https://github.com/JohnDeere/clock

Download clock 3.1.0


<!-- https://jarcasting.com/artifacts/com.deere.isg/clock/ -->
<dependency>
    <groupId>com.deere.isg</groupId>
    <artifactId>clock</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.deere.isg/clock/
implementation 'com.deere.isg:clock:3.1.0'
// https://jarcasting.com/artifacts/com.deere.isg/clock/
implementation ("com.deere.isg:clock:3.1.0")
'com.deere.isg:clock:jar:3.1.0'
<dependency org="com.deere.isg" name="clock" rev="3.1.0">
  <artifact name="clock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deere.isg', module='clock', version='3.1.0')
)
libraryDependencies += "com.deere.isg" % "clock" % "3.1.0"
[com.deere.isg/clock "3.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
joda-time : joda-time jar 2.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.