MVN

com.nhl.bootique.job : bootique-job

Maven & Gradle

Jul 26, 2016
1 usages
7 stars

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

<dependency>
    <groupId>com.nhl.bootique.job</groupId>
    <artifactId>bootique-job</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique.job : bootique-job to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of com.nhl.bootique.job : bootique-job to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
bootique-job-0.10
0.9
bootique-job-0.9
0.8
bootique-job-0.8

How to add a dependency to Maven

Add the following com.nhl.bootique.job : bootique-job maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nhl.bootique.job</groupId>
    <artifactId>bootique-job</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhl.bootique.job : bootique-job gradle dependency to your build.gradle file:

implementation 'com.nhl.bootique.job:bootique-job:0.10'

Gradle Kotlin DSL: Add the following com.nhl.bootique.job : bootique-job gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhl.bootique.job:bootique-job:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhl.bootique.job : bootique-job sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhl.bootique.job" % "bootique-job" % "0.10"

Advertisement

Dependencies from Group

Jul 26, 2016
1 usages
7 stars

Discover Dependencies

Jul 26, 2016
11 usages
5 stars
Jul 25, 2016
30 usages
1.3k stars
Jan 29, 2016
1 usages
5 stars
Jan 31, 2016
1 usages
5 stars
Jan 31, 2016
1 usages
5 stars
May 21, 2020
6 usages
16 stars
Dec 25, 2015
20 stars
Dec 25, 2015
20 stars