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

tech.iboot:iboot-commons-quartz 0.0.5


Категории

Категории

Quartz Библиотеки уровня приложения Job Scheduling
Группа

Группа

tech.iboot
Идентификатор

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

iboot-commons-quartz
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать iboot-commons-quartz 0.0.5


<!-- https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/ -->
<dependency>
    <groupId>tech.iboot</groupId>
    <artifactId>iboot-commons-quartz</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/
implementation 'tech.iboot:iboot-commons-quartz:0.0.5'
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-quartz/
implementation ("tech.iboot:iboot-commons-quartz:0.0.5")
'tech.iboot:iboot-commons-quartz:jar:0.0.5'
<dependency org="tech.iboot" name="iboot-commons-quartz" rev="0.0.5">
  <artifact name="iboot-commons-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iboot', module='iboot-commons-quartz', version='0.0.5')
)
libraryDependencies += "tech.iboot" % "iboot-commons-quartz" % "0.0.5"
[tech.iboot/iboot-commons-quartz "0.0.5"]