bootique-job: Job framework with Bootique Integration

Provides a job execution framework with Bootique integration

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.job
ArtifactId

ArtifactId

bootique-job
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

National Hockey League
Source Code Management

Source Code Management

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

Download bootique-job

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.nhl.bootique : bootique jar 0.18
org.springframework : spring-context jar 4.2.3.RELEASE
org.springframework : spring-core jar 4.2.3.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.13
com.nhl.bootique.curator : bootique-curator Optional jar 0.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
com.nhl.bootique : bootique-test jar 0.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.10
0.9
0.8