Last Version

spring-boot-fast-quartz-starter 0.0.1

quartz 与 spring boot的快速集成

License

License

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

top.magicpotato
ArtifactId

ArtifactId

spring-boot-fast-quartz-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

spring-boot-fast-quartz-starter
quartz 与 spring boot的快速集成

Download spring-boot-fast-quartz-starter 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.3
org.quartz-scheduler : quartz jar 2.3.2

test (1)

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

Project Modules

There are no modules declared in this project.