MVN

io.bootique : bootique

Maven & Gradle

Dec 09, 2022
83 usages
1.4k stars

bootique: core of Bootique 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>io.bootique</groupId>
    <artifactId>bootique</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

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

Version Vulnerabilities Updated
3.0.x
bootique-3.0.M1
2.0.x
bootique-2.0.1
bootique-2.0.RC1
bootique-2.0.B1
bootique-2.0.M1
2.0
bootique-2.0
1.3
bootique-1.3
1.2
bootique-1.2
1.1
bootique-1.1
1.0
bootique-1.0
1.0.x
bootique-1.0.RC1
0.25
bootique-0.25
0.24
bootique-0.24
0.23
bootique-0.23
0.22
bootique-0.22
0.21
bootique-0.21
0.20
bootique-0.20
0.19
bootique-0.19

How to add a dependency to Maven

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

<dependency>
    <groupId>io.bootique</groupId>
    <artifactId>bootique</artifactId>
    <version>3.0.M1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.bootique:bootique:3.0.M1'

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

implementation("io.bootique:bootique:3.0.M1")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.bootique" % "bootique" % "3.0.M1"

Advertisement

Dependencies from Group

Dec 09, 2022
94 usages
1.4k stars
Dec 09, 2022
83 usages
1.4k stars
Dec 09, 2022
52 usages
1.4k stars
Dec 09, 2022
1.4k stars
Aug 05, 2020
1.3k stars

Discover Dependencies

Aug 13, 2016
0 stars
Apr 13, 2019
9 usages
108 stars
Jul 21, 2023
3 usages
2k stars
Aug 14, 2023
6 usages
2k stars
Jul 30, 2023
6 usages
2k stars
Aug 10, 2023
8 usages
2k stars
Jul 21, 2023
12 usages
2k stars
Jul 21, 2023
4 usages
2k stars