Last Version

MrChecker - CLI - Module 1.0.5

MrChecker CLI Module supports: * Running CLI applications on either Windows or Linux * Reading from the stdout and stderr streams * Writing to the stdin stream * Single run or interactive mode * The stdout stream is watched by a reader thread * The stderr may be optionally watched by a reader thread * Setting up env params

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.capgemini.mrchecker
ArtifactId

ArtifactId

mrchecker-cli-module
Version

Version

1.0.5
Type

Type

jar
Description

Description

MrChecker - CLI - Module
MrChecker CLI Module supports: * Running CLI applications on either Windows or Linux * Reading from the stdout and stderr streams * Writing to the stdin stream * Single run or interactive mode * The stdout stream is watched by a reader thread * The stderr may be optionally watched by a reader thread * Setting up env params
Project URL

Project URL

https://github.com/devonfw/devonfw-testing
Project Organization

Project Organization

Capgemini - Software Solution Center
Source Code Management

Source Code Management

http://github.com/devonfw/devonfw-testing/tree/master

Download mrchecker-cli-module 1.0.5


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

Dependencies

compile (9)

Group / Artifact Type Version
com.capgemini.mrchecker : mrchecker-core-module jar 5.7.0.7
io.qameta.allure : allure-java-commons jar 2.13.3
com.google.inject : guice jar 4.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mockito : mockito-core jar 2.27.0
org.apache.commons : commons-csv jar 1.8
org.apache.commons : commons-lang3 jar 3.1
joda-time : joda-time jar 2.9.9

test (6)

Group / Artifact Type Version
io.qameta.allure : allure-junit5 jar 2.13.3
io.qameta.allure : allure-junit-platform jar 2.13.3
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.