is not current version
Last Version 1.2.2

org.bitbucket.timemachine:timemachine-parent 1.1.0

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

GroupId

GroupId

org.bitbucket.timemachine
ArtifactId

ArtifactId

timemachine-parent
Version

Version

1.1.0
Type

Type

pom

Download timemachine-parent 1.1.0


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