Last Version

com.chutneytesting:cli 1.4.6

An opinionated test application to help you practice Specification by Example.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.chutneytesting
ArtifactId

ArtifactId

cli
Version

Version

1.4.6
Type

Type

jar
Description

Description

An opinionated test application to help you practice Specification by Example.

Download cli 1.4.6


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

Dependencies

compile (8)

Group / Artifact Type Version
com.chutneytesting : engine jar 1.4.6
info.picocli : picocli jar 4.6.3
org.hjson : hjson jar 3.0.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.13.1
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : jul-to-slf4j jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-inline jar 4.3.1
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.