Last Version

org.hswebframework:hsweb-task-spring-boot-starter 1.0.0-RC

轻量级任务调度框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-task-spring-boot-starter
Version

Version

1.0.0-RC
Type

Type

jar
Description

Description

轻量级任务调度框架

Download hsweb-task-spring-boot-starter 1.0.0-RC


<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-task-spring-boot-starter/ -->
<dependency>
    <groupId>org.hswebframework</groupId>
    <artifactId>hsweb-task-spring-boot-starter</artifactId>
    <version>1.0.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-task-spring-boot-starter/
implementation 'org.hswebframework:hsweb-task-spring-boot-starter:1.0.0-RC'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-task-spring-boot-starter/
implementation ("org.hswebframework:hsweb-task-spring-boot-starter:1.0.0-RC")
'org.hswebframework:hsweb-task-spring-boot-starter:jar:1.0.0-RC'
<dependency org="org.hswebframework" name="hsweb-task-spring-boot-starter" rev="1.0.0-RC">
  <artifact name="hsweb-task-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-task-spring-boot-starter', version='1.0.0-RC')
)
libraryDependencies += "org.hswebframework" % "hsweb-task-spring-boot-starter" % "1.0.0-RC"
[org.hswebframework/hsweb-task-spring-boot-starter "1.0.0-RC"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.13.RELEASE
org.hswebframework : hsweb-task-core jar 1.0.0-RC
org.springframework.boot : spring-boot-starter jar 1.5.13.RELEASE
org.springframework : spring-context jar 4.3.17.RELEASE
org.hswebframework : hsweb-task-cluster Optional jar 1.0.0-RC
org.redisson : redisson Optional jar 3.8.1
org.projectlombok : lombok jar 1.16.18
org.slf4j : slf4j-api jar 1.7.25

test (7)

Group / Artifact Type Version
org.spockframework : spock-spring jar 1.0-groovy-2.4
org.spockframework : spock-core jar 1.0-groovy-2.4
com.athaydes : spock-reports jar 1.2.13
org.codehaus.groovy : groovy-all jar 2.4.15
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.