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

Spring Boot Quartz Scheduler auto configuration 1.0.5

Spring Boot Quartz Scheduler auto configuration

Лицензия

Лицензия

Категории

Категории

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

Группа

de.chandre.quartz
Идентификатор

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

spring-boot-starter-quartz
Версия

Версия

1.0.5
Тип

Тип

jar
Описание

Описание

Spring Boot Quartz Scheduler auto configuration
Spring Boot Quartz Scheduler auto configuration
Ссылка на сайт

Ссылка на сайт

https://github.com/andrehertwig/spring-boot-starter-quartz
Система контроля версий

Система контроля версий

https://github.com/andrehertwig/spring-boot-starter-quartz

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


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.quartz-scheduler : quartz jar [2.2.3,)
org.springframework.boot : spring-boot-autoconfigure Необязательный jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
org.springframework.boot : spring-boot-actuator Необязательный jar
org.springframework : spring-context-support jar
org.springframework : spring-tx jar
org.springframework.boot : spring-boot-starter-test jar

test (8)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-log4j2 jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.springframework : spring-test jar
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar
org.flywaydb : flyway-core jar 4.1.2

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

Данный проект не имеет модулей.