TimeMachine Hibernate

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

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.bitbucket.timemachine
ArtifactId

ArtifactId

timemachine-hibernate
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download timemachine-hibernate

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitbucket.timemachine : timemachine-scheduler jar 1.2.2
org.hibernate : hibernate-core jar 4.1.3.Final
org.slf4j : slf4j-api jar 1.6.1

runtime (3)

Group / Artifact Type Version
c3p0 : c3p0 Optional jar 0.9.1.2
com.h2database : h2 Optional jar 1.3.163
org.slf4j : slf4j-log4j12 Optional jar 1.6.1

test (4)

Group / Artifact Type Version
org.bitbucket.timemachine : timemachine-scheduler test-jar 1.2.2
org.hamcrest : hamcrest-library jar 1.2.1
junit : junit-dep jar 4.10
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0