icefrog-cron

icefrog 定时任务

License

License

GroupId

GroupId

io.github.whaleal
ArtifactId

ArtifactId

icefrog-cron
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

icefrog-cron
icefrog 定时任务

Download icefrog-cron

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.whaleal : icefrog-core jar 1.0.0
io.github.whaleal : icefrog-setting jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0