Last Version

eclock 0.0.6

时间轮定时任务

License

License

GroupId

GroupId

com.github.nobugboy
ArtifactId

ArtifactId

eclock
Version

Version

0.0.6
Type

Type

jar
Description

Description

eclock
时间轮定时任务
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/eclock

Download eclock 0.0.6


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

Dependencies

compile (8)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.73
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.5.RELEASE
redis.clients : jedis jar 3.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.5.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.