Last Version

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

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.job
ArtifactId

ArtifactId

bootique-job-instrumented
Version

Version

2.0.1
Type

Type

jar
Description

Description

bootique-job-instrumented: a module to run jobs on Bootique with metrics
Provides a job execution framework with Bootique integration, including metrics
Project Organization

Project Organization

ObjectStyle LLC

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.job : bootique-job jar 2.0.1
io.bootique.metrics : bootique-metrics jar 2.0.1

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.