bootique-job-parent: Job framework with Bootique Integration

Provides a job execution framework with Bootique integration

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.job
ArtifactId

ArtifactId

bootique-job-parent
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

bootique-job-parent: Job framework with Bootique Integration
Provides a job execution framework with Bootique integration
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-job

Download bootique-job-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bootique-job
  • bootique-job-instrumented
  • bootique-job-consul
  • bootique-job-zookeeper

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.15
0.14