License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud.starter |
ArtifactId | ArtifactIdework-cloud-starter-crontab |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEwork Cloud Starter Crontab
Ework Cloud Starter Crontab
|
<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-crontab/ -->
<dependency>
<groupId>com.eworkcloud.starter</groupId>
<artifactId>ework-cloud-starter-crontab</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-crontab/
implementation 'com.eworkcloud.starter:ework-cloud-starter-crontab:2.6.0'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-crontab/
implementation ("com.eworkcloud.starter:ework-cloud-starter-crontab:2.6.0")
'com.eworkcloud.starter:ework-cloud-starter-crontab:jar:2.6.0'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-crontab" rev="2.6.0">
<artifact name="ework-cloud-starter-crontab" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-crontab', version='2.6.0')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-crontab" % "2.6.0"
[com.eworkcloud.starter/ework-cloud-starter-crontab "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.6.8 |