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

com.github.attemper:quartz-spring-boot-autoconfigure 1.0.0


Категории

Категории

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

Группа

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

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

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

Версия

1.0.0
Тип

Тип

jar

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


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