License |
License |
---|---|
GroupId | GroupIdat.chrl |
ArtifactId | ArtifactIdchrl-cron |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChRL - Cron Service
Simple Cron Service
|
Filename | Size |
---|---|
chrl-cron-1.1.0.pom | |
chrl-cron-1.1.0.jar | 7 KB |
chrl-cron-1.1.0-sources.jar | 3 KB |
chrl-cron-1.1.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.chrl/chrl-cron/ -->
<dependency>
<groupId>at.chrl</groupId>
<artifactId>chrl-cron</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.chrl/chrl-cron/
implementation 'at.chrl:chrl-cron:1.1.0'
// https://jarcasting.com/artifacts/at.chrl/chrl-cron/
implementation ("at.chrl:chrl-cron:1.1.0")
'at.chrl:chrl-cron:jar:1.1.0'
<dependency org="at.chrl" name="chrl-cron" rev="1.1.0">
<artifact name="chrl-cron" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.chrl', module='chrl-cron', version='1.1.0')
)
libraryDependencies += "at.chrl" % "chrl-cron" % "1.1.0"
[at.chrl/chrl-cron "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 2.2.1 |
at.chrl : chrl-config | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.31-beta |