| License |
License |
|---|---|
| Categories |
CategoriesHelidon Container Microservices |
| GroupId | GroupIdio.helidon.scheduling |
| ArtifactId | ArtifactIdhelidon-scheduling |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
DescriptionHelidon Scheduling
Java libraries for writing microservices
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| helidon-scheduling-2.3.0.pom | |
| helidon-scheduling-2.3.0.jar | 20 KB |
| helidon-scheduling-2.3.0-sources.jar | 13 KB |
| helidon-scheduling-2.3.0-javadoc.jar | 438 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.helidon.scheduling/helidon-scheduling/ -->
<dependency>
<groupId>io.helidon.scheduling</groupId>
<artifactId>helidon-scheduling</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.scheduling/helidon-scheduling/
implementation 'io.helidon.scheduling:helidon-scheduling:2.3.0'
// https://jarcasting.com/artifacts/io.helidon.scheduling/helidon-scheduling/
implementation ("io.helidon.scheduling:helidon-scheduling:2.3.0")
'io.helidon.scheduling:helidon-scheduling:jar:2.3.0'
<dependency org="io.helidon.scheduling" name="helidon-scheduling" rev="2.3.0">
<artifact name="helidon-scheduling" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.scheduling', module='helidon-scheduling', version='2.3.0')
)
libraryDependencies += "io.helidon.scheduling" % "helidon-scheduling" % "2.3.0"
[io.helidon.scheduling/helidon-scheduling "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cronutils : cron-utils | jar | 9.1.3 |
| io.helidon.config : helidon-config | jar | 2.3.0 |
| io.helidon.common : helidon-common-configurable | jar | 2.3.0 |
| 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.0 |