MVN

de.weltraumschaf.commons : shell

Maven & Gradle

Apr 11, 2016
1 usages
1 stars

Commons Shell · Utilities for creating more complex shell commands with subcommands. It provides easy ability to parse the users command line input.

<dependency>
    <groupId>de.weltraumschaf.commons</groupId>
    <artifactId>shell</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.weltraumschaf.commons : shell to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0
  • Latest Beta: 1.0.0-beta
  • Latest Alpha: 1.0.0-alpha

All Versions

Choose a version of de.weltraumschaf.commons : shell to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
shell-2.2.0
2.1.x
shell-2.1.0
2.0.x
shell-2.0.0
1.1.x
shell-1.1.3
shell-1.1.2
shell-1.1.1
shell-1.1.0
1.0.x
shell-1.0.1
shell-1.0.0
shell-1.0.0-beta
shell-1.0.0-alpha

How to add a dependency to Maven

Add the following de.weltraumschaf.commons : shell maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.weltraumschaf.commons</groupId>
    <artifactId>shell</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.weltraumschaf.commons : shell gradle dependency to your build.gradle file:

implementation 'de.weltraumschaf.commons:shell:2.2.0'

Gradle Kotlin DSL: Add the following de.weltraumschaf.commons : shell gradle kotlin dependency to your build.gradle.kts file:

implementation("de.weltraumschaf.commons:shell:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.weltraumschaf.commons : shell sbt scala dependency to your build.sbt file:

libraryDependencies += "de.weltraumschaf.commons" % "shell" % "2.2.0"

Advertisement

Dependencies from Group

Apr 11, 2016
11 usages
1 stars
Apr 11, 2016
6 usages
1 stars
Apr 11, 2016
2 usages
1 stars
Apr 11, 2016
1 usages
1 stars
Apr 11, 2016
1 usages
1 stars

Discover Dependencies

Oct 04, 2017
2 usages
12 stars
May 15, 2015
1 usages
11 stars
Mar 05, 2016
1 usages
2 usages
5.7k stars
Jul 18, 2022
16 usages
3k stars
Aug 21, 2023
1 usages
150 stars
Mar 27, 2016
1 usages
21 stars
Aug 27, 2015
2 usages
1 stars
Nov 18, 2019
1 usages
24 stars