MVN

com.nhl.bootique : bootique

Maven & Gradle

Jul 25, 2016
30 usages
1.3k stars

bootique: a minimally opinionated app launcher and integration framework · Bootique is a simple DI-based framework for launching command-line Java applications of any kind. Be it webservices, webapps, jobs, etc.

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

Latest Version

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

  • Latest Stable: 0.18

All Versions

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

Version Vulnerabilities Updated
0.18
bootique-0.18
0.17
bootique-0.17
0.16
bootique-0.16
0.15
bootique-0.15
0.14
bootique-0.14
0.13
bootique-0.13
0.12
bootique-0.12
0.11
bootique-0.11
0.10
bootique-0.10

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhl.bootique</groupId>
    <artifactId>bootique</artifactId>
    <version>0.18</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.nhl.bootique:bootique:0.18'

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

implementation("com.nhl.bootique:bootique:0.18")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.nhl.bootique" % "bootique" % "0.18"

Advertisement

Dependencies from Group

Jul 25, 2016
30 usages
1.3k stars
Jul 25, 2016
24 usages
1.3k stars

Discover Dependencies

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
Jan 18, 2017
1 usages
Dec 22, 2015
23 stars