| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Quartz Библиотеки уровня приложения Job Scheduling |
| Группа | Группаcom.fit2cloud |
| Идентификатор | Идентификаторquartz-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеquartz-spring-boot-starter
quartz spring boot starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.fit2cloud/quartz-spring-boot-starter/ -->
<dependency>
<groupId>com.fit2cloud</groupId>
<artifactId>quartz-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fit2cloud/quartz-spring-boot-starter/
implementation 'com.fit2cloud:quartz-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.fit2cloud/quartz-spring-boot-starter/
implementation ("com.fit2cloud:quartz-spring-boot-starter:1.0.0")
'com.fit2cloud:quartz-spring-boot-starter:jar:1.0.0'
<dependency org="com.fit2cloud" name="quartz-spring-boot-starter" rev="1.0.0">
<artifact name="quartz-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fit2cloud', module='quartz-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.fit2cloud" % "quartz-spring-boot-starter" % "1.0.0"
[com.fit2cloud/quartz-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-quartz | jar |