Last Version

test-clock 1.0.2

A windable clock for tests.

License

License

GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

test-clock
Version

Version

1.0.2
Type

Type

jar
Description

Description

test-clock
A windable clock for tests.
Project URL

Project URL

https://github.com/Mercateo/test-clock
Project Organization

Project Organization

Mercateo AG
Source Code Management

Source Code Management

https://github.com/Mercateo/test-clock.git

Download test-clock 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0
org.assertj : assertj-core jar 3.12.2
com.google.guava : guava-testlib jar 27.1-jre

Project Modules

There are no modules declared in this project.