MVN

org.bitbucket.timemachine : timemachine-parent

Maven & Gradle

Sep 27, 2012

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

<dependency>
    <groupId>org.bitbucket.timemachine</groupId>
    <artifactId>timemachine-parent</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.timemachine : timemachine-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of org.bitbucket.timemachine : timemachine-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
timemachine-parent-1.2.2
timemachine-parent-1.2.1
timemachine-parent-1.2.0
1.1.x
timemachine-parent-1.1.1
timemachine-parent-1.1.0
1.0.x
timemachine-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bitbucket.timemachine</groupId>
    <artifactId>timemachine-parent</artifactId>
    <version>1.2.2</version>
</dependency>