is not current version
Last Version 3.0.0-M2

Helidon Scheduling 2.3.1

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.scheduling
ArtifactId

ArtifactId

helidon-scheduling
Version

Version

2.3.1
Type

Type

jar
Description

Description

Helidon Scheduling
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-scheduling
Project Organization

Project Organization

Oracle Corporation

Download helidon-scheduling 2.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.cronutils : cron-utils jar 9.1.3
io.helidon.config : helidon-config jar 2.3.1
io.helidon.common : helidon-common-configurable jar 2.3.1

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0
io.helidon.config : helidon-config-testing jar 2.3.1

Project Modules

There are no modules declared in this project.