Last Version

objectos :: way :: cron 2.9.0

CRON: a thin wrapper around the great quartz-scheduler

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-cron
Version

Version

2.9.0
Type

Type

jar
Description

Description

objectos :: way :: cron
CRON: a thin wrapper around the great quartz-scheduler
Project Organization

Project Organization

Objectos Software LTDA

Download way-cron 2.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
br.com.objectos : way-base jar 2.9.0-SNAPSHOT
com.google.inject.extensions : guice-multibindings jar 3.0
org.quartz-scheduler : quartz jar 2.2.1

test (1)

Group / Artifact Type Version
br.com.objectos : testing jar 0.1.1

Project Modules

There are no modules declared in this project.