is not current version
Last Version 4.3.1

vertx-cronutils 4.1.0.CR2

An abstraction of cron-utils for the vertx scheduler

License

License

GroupId

GroupId

com.noenv
ArtifactId

ArtifactId

vertx-cronutils
Version

Version

4.1.0.CR2
Type

Type

jar
Description

Description

vertx-cronutils
An abstraction of cron-utils for the vertx scheduler
Project URL

Project URL

http://github.com/NoEnv/vertx-cronutils
Project Organization

Project Organization

NoEnv
Source Code Management

Source Code Management

http://github.com/noenv/vertx-cronutils

Download vertx-cronutils 4.1.0.CR2


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

Dependencies

compile (9)

Group / Artifact Type Version
io.vertx : vertx-core jar
com.cronutils : cron-utils jar 9.1.5
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-lang-kotlin Optional jar
io.vertx : vertx-rx-java Optional jar
io.vertx : vertx-rx-java-gen Optional jar 4.1.0.CR2
io.vertx : vertx-rx-java2 Optional jar
io.vertx : vertx-rx-java2-gen Optional jar 4.1.0.CR2

test (2)

Group / Artifact Type Version
io.vertx : vertx-core test-jar
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.