MVN

com.github.dakusui : commandrunner

Maven & Gradle

Feb 01, 2017
2 usages
0 stars

commandrunner · Command line runner library for Java

<dependency>
    <groupId>com.github.dakusui</groupId>
    <artifactId>commandrunner</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dakusui : commandrunner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of com.github.dakusui : commandrunner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
commandrunner-0.0.8
commandrunner-0.0.7
commandrunner-0.0.6
commandrunner-0.0.3
commandrunner-0.0.2
commandrunner-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.dakusui</groupId>
    <artifactId>commandrunner</artifactId>
    <version>0.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dakusui : commandrunner gradle dependency to your build.gradle file:

implementation 'com.github.dakusui:commandrunner:0.0.8'

Gradle Kotlin DSL: Add the following com.github.dakusui : commandrunner gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dakusui:commandrunner:0.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dakusui : commandrunner sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dakusui" % "commandrunner" % "0.0.8"

Advertisement

Dependencies from Group

Feb 13, 2019
9 usages
73 stars
Mar 08, 2020
6 usages
1 stars
Nov 18, 2022
3 usages
2 stars
Feb 01, 2017
2 usages
0 stars
Aug 28, 2017
2 usages

Discover Dependencies

Oct 31, 2018
4 usages
194 stars
Nov 25, 2020
7 usages
203 stars
Nov 03, 2017
2 usages
3 stars
Aug 03, 2017
2 usages
Sep 17, 2017
2 usages
2 stars
Jan 29, 2018
2 usages
44 stars