License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.timemachine |
ArtifactId | ArtifactIdtimemachine-parent |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTimeMachine
A Java job scheduler that supports high volume jobs and flexible schedules.
|
Filename | Size |
---|---|
timemachine-parent-1.2.2.pom | 4 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.6.1 |
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 |