License |
License |
---|---|
GroupId | GroupIdcom.noenv |
ArtifactId | ArtifactIdvertx-cronutils |
Version | Version4.1.0 |
Type | Typejar |
Description |
Descriptionvertx-cronutils
An abstraction of cron-utils for the vertx scheduler
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNoEnv |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-cronutils-4.1.0.pom | |
vertx-cronutils-4.1.0.jar | 14 KB |
vertx-cronutils-4.1.0-tests.jar | 4 KB |
vertx-cronutils-4.1.0-test-sources.jar | 3 KB |
vertx-cronutils-4.1.0-sources.jar | 4 KB |
vertx-cronutils-4.1.0-javadoc.jar | 388 KB |
vertx-cronutils-4.1.0-docs.zip | 783 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.noenv/vertx-cronutils/ -->
<dependency>
<groupId>com.noenv</groupId>
<artifactId>vertx-cronutils</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.noenv/vertx-cronutils/
implementation 'com.noenv:vertx-cronutils:4.1.0'
// https://jarcasting.com/artifacts/com.noenv/vertx-cronutils/
implementation ("com.noenv:vertx-cronutils:4.1.0")
'com.noenv:vertx-cronutils:jar:4.1.0'
<dependency org="com.noenv" name="vertx-cronutils" rev="4.1.0">
<artifact name="vertx-cronutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noenv', module='vertx-cronutils', version='4.1.0')
)
libraryDependencies += "com.noenv" % "vertx-cronutils" % "4.1.0"
[com.noenv/vertx-cronutils "4.1.0"]
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 |
io.vertx : vertx-rx-java2 Optional | jar | |
io.vertx : vertx-rx-java2-gen Optional | jar | 4.1.0 |
io.vertx : vertx-rx-java3 Optional | jar | |
io.vertx : vertx-rx-java3-gen Optional | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar | |
junit : junit | jar | 4.13.1 |