Quartz Spring Boot

quartz定时任务-启动器 - OPTIMIZE

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Quartz Библиотеки уровня приложения Job Scheduling ORM Данные
Группа

Группа

com.wudgaby.platform
Идентификатор

Идентификатор

quartz-spring-boot
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Quartz Spring Boot
quartz定时任务-启动器 - OPTIMIZE

Скачать quartz-spring-boot

Имя Файла Размер
quartz-spring-boot-1.0.2.pom 985 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-configuration-processor jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.3.1.RELEASE
cn.hutool : hutool-all jar 5.7.19
com.google.guava : guava jar 28.0-jre
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.10
commons-beanutils : commons-beanutils jar 1.9.3
com.alibaba : transmittable-thread-local jar 2.11.4
com.alibaba : fastjson jar 1.2.71
commons-io : commons-io jar 2.6
org.aspectj : aspectjweaver jar 1.9.6
commons-codec : commons-codec jar 1.14
org.reflections : reflections jar 0.10.2

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Модули Проекта

  • quartz-spring-boot-autoconfigure
  • quartz-spring-boot-starter

Версии библиотеки

Версия
1.0.2
1.0.0