License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud.starter |
ArtifactId | ArtifactIdework-cloud-starter-crontab |
Version | Version2.5.6 |
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.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-crontab/
implementation 'com.eworkcloud.starter:ework-cloud-starter-crontab:2.5.6'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-crontab/
implementation ("com.eworkcloud.starter:ework-cloud-starter-crontab:2.5.6")
'com.eworkcloud.starter:ework-cloud-starter-crontab:jar:2.5.6'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-crontab" rev="2.5.6">
<artifact name="ework-cloud-starter-crontab" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-crontab', version='2.5.6')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-crontab" % "2.5.6"
[com.eworkcloud.starter/ework-cloud-starter-crontab "2.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.5.7 |