Last Version

TimeMachine 1.2.2

A Java job scheduler that supports high volume jobs and flexible schedules.

License

License

GroupId

GroupId

org.bitbucket.timemachine
ArtifactId

ArtifactId

timemachine-parent
Version

Version

1.2.2
Type

Type

pom
Description

Description

TimeMachine
A Java job scheduler that supports high volume jobs and flexible schedules.

Download timemachine-parent 1.2.2


<!-- https://jarcasting.com/artifacts/org.bitbucket.timemachine/timemachine-parent/ -->
<dependency>
    <groupId>org.bitbucket.timemachine</groupId>
    <artifactId>timemachine-parent</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.timemachine/timemachine-parent/
implementation 'org.bitbucket.timemachine:timemachine-parent:1.2.2'
// https://jarcasting.com/artifacts/org.bitbucket.timemachine/timemachine-parent/
implementation ("org.bitbucket.timemachine:timemachine-parent:1.2.2")
'org.bitbucket.timemachine:timemachine-parent:pom:1.2.2'
<dependency org="org.bitbucket.timemachine" name="timemachine-parent" rev="1.2.2">
  <artifact name="timemachine-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.timemachine', module='timemachine-parent', version='1.2.2')
)
libraryDependencies += "org.bitbucket.timemachine" % "timemachine-parent" % "1.2.2"
[org.bitbucket.timemachine/timemachine-parent "1.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.6.1

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.2.1
junit : junit-dep jar 4.10
org.mockito : mockito-core jar 1.8.5

Project Modules

  • timemachine-scheduler
  • timemachine-hibernate
  • timemachine-web
  • timemachine-dist