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

spring-boot-starter-quartz 1.0.2.2-RELEASE

starter of quartz, ui

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

Версия

1.0.2.2-RELEASE
Тип

Тип

jar
Описание

Описание

spring-boot-starter-quartz
starter of quartz, ui
Ссылка на сайт

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

https://github.com/KochamCie/spring-boot-starter-quartz
Организация-разработчик

Организация-разработчик

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

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

https://github.com/KochamCie/spring-boot-starter-swagger

Скачать spring-boot-starter-quartz 1.0.2.2-RELEASE


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar 1.16.16
org.quartz-scheduler : quartz jar 2.3.0
org.springframework : spring-context-support jar 5.0.9.RELEASE
org.springframework : spring-tx jar 5.0.9.RELEASE
com.alibaba : fastjson jar 1.2.40
org.springframework.boot : spring-boot-starter-aop jar

test (1)

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

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

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