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