| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.chutneytesting |
| ArtifactId | ArtifactIdcli |
| Last Version | Last Version1.4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn opinionated test application to help you practice Specification by Example.
|
| Filename | Size |
|---|---|
| cli-1.4.6.pom | |
| cli-1.4.6.jar | 49 KB |
| cli-1.4.6-sources.jar | 20 KB |
| cli-1.4.6-javadoc.jar | 523 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.8.8 |
| 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 |