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

Dropwizard-Quartz 0.7.2

This is a simple Job Scheduler implementation for dropwizard, integrating Guice and Quartz.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.fiestacabin.dropwizard.quartz
Идентификатор

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

dropwizard-quartz
Версия

Версия

0.7.2
Тип

Тип

jar
Описание

Описание

Dropwizard-Quartz
This is a simple Job Scheduler implementation for dropwizard, integrating Guice and Quartz.
Ссылка на сайт

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

https://github.com/jaredstehler/dropwizard-quartz

Скачать dropwizard-quartz 0.7.2


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-core jar 0.8.0
com.google.inject : guice jar 3.0
org.reflections : reflections jar 0.9.9
org.quartz-scheduler : quartz jar 2.1.5

test (5)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2.1
org.hamcrest : hamcrest-integration jar 1.2.1
org.mockito : mockito-all jar 1.9.0
joda-time : joda-time jar 2.1

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

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