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

bootique-job-instrumented: a module to run jobs on Bootique with metrics 2.0.1

Provides a job execution framework with Bootique integration, including metrics

Лицензия

Лицензия

Категории

Категории

Bootique Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.bootique.job
Идентификатор

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

bootique-job-instrumented
Версия

Версия

2.0.1
Тип

Тип

jar
Описание

Описание

bootique-job-instrumented: a module to run jobs on Bootique with metrics
Provides a job execution framework with Bootique integration, including metrics
Организация-разработчик

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

ObjectStyle LLC

Скачать bootique-job-instrumented 2.0.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.bootique.job : bootique-job jar 2.0.1
io.bootique.metrics : bootique-metrics jar 2.0.1

test (3)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-junit5 jar 2.0.1
io.bootique.logback : bootique-logback jar 2.0.1

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

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