Last Version

commandrunner 0.0.8

Command line runner library for Java

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

commandrunner
Version

Version

0.0.8
Type

Type

jar
Description

Description

commandrunner
Command line runner library for Java
Project URL

Project URL

https://github.com/dakusui/commandrunner
Source Code Management

Source Code Management

http://github.com/dakusui/commandrunner

Download commandrunner 0.0.8


<!-- https://jarcasting.com/artifacts/com.github.dakusui/commandrunner/ -->
<dependency>
    <groupId>com.github.dakusui</groupId>
    <artifactId>commandrunner</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/commandrunner/
implementation 'com.github.dakusui:commandrunner:0.0.8'
// https://jarcasting.com/artifacts/com.github.dakusui/commandrunner/
implementation ("com.github.dakusui:commandrunner:0.0.8")
'com.github.dakusui:commandrunner:jar:0.0.8'
<dependency org="com.github.dakusui" name="commandrunner" rev="0.0.8">
  <artifact name="commandrunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='commandrunner', version='0.0.8')
)
libraryDependencies += "com.github.dakusui" % "commandrunner" % "0.0.8"
[com.github.dakusui/commandrunner "0.0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.2
log4j : log4j jar 1.2.17

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.2
org.slf4j : slf4j-log4j12 jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.reflections : reflections jar 0.9.8

Project Modules

There are no modules declared in this project.