MVN

com.kakawait : picocli-spring-boot-autoconfigure

Maven & Gradle

Apr 23, 2018
2 usages
50 stars

Picocli spring boot autoconfigure · Spring boot autoconfigure for Picocli command line tools. Let you easily write CLI!

<dependency>
    <groupId>com.kakawait</groupId>
    <artifactId>picocli-spring-boot-autoconfigure</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kakawait : picocli-spring-boot-autoconfigure to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0
  • Latest Alpha: 1.0.0-alpha-1

All Versions

Choose a version of com.kakawait : picocli-spring-boot-autoconfigure to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
picocli-spring-boot-autoconfigure-1.0.0-alpha-1
0.2.x
picocli-spring-boot-autoconfigure-0.2.0
0.1.x
picocli-spring-boot-autoconfigure-0.1.0

How to add a dependency to Maven

Add the following com.kakawait : picocli-spring-boot-autoconfigure maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kakawait</groupId>
    <artifactId>picocli-spring-boot-autoconfigure</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kakawait : picocli-spring-boot-autoconfigure gradle dependency to your build.gradle file:

implementation 'com.kakawait:picocli-spring-boot-autoconfigure:0.2.0'

Gradle Kotlin DSL: Add the following com.kakawait : picocli-spring-boot-autoconfigure gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kakawait:picocli-spring-boot-autoconfigure:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kakawait : picocli-spring-boot-autoconfigure sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kakawait" % "picocli-spring-boot-autoconfigure" % "0.2.0"

Advertisement

Dependencies from Group

Jul 26, 2017
4 usages
152 stars
Jul 13, 2022
4 usages
150 stars
Jul 13, 2022
2 usages
150 stars
Apr 23, 2018
2 usages
50 stars
Apr 23, 2018
1 usages
50 stars

Discover Dependencies

Sep 02, 2019
5 usages
0 stars
Apr 02, 2020
4 usages
102 stars
Jul 21, 2023
23 usages
2.9k stars
Jan 30, 2021
13 usages
27 stars
Aug 14, 2023
17 usages
83 stars
Dec 08, 2015
1 usages
0 stars
Aug 27, 2019
3 usages
209 stars
May 17, 2020
13 usages
0 stars
Dec 07, 2018
8 usages
5 stars