| License |
License |
|---|---|
| GroupId | GroupIdcom.chutneytesting |
| ArtifactId | ArtifactIdtestcase-spi |
| Last Version | Last Version1.4.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn opinionated test application to help you practice Specification by Example.
|
| Filename | Size |
|---|---|
| testcase-spi-1.4.9.pom | |
| testcase-spi-1.4.9.jar | 62 KB |
| testcase-spi-1.4.9-sources.jar | 31 KB |
| testcase-spi-1.4.9-javadoc.jar | 648 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/testcase-spi/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>testcase-spi</artifactId>
<version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/testcase-spi/
implementation 'com.chutneytesting:testcase-spi:1.4.9'
// https://jarcasting.com/artifacts/com.chutneytesting/testcase-spi/
implementation ("com.chutneytesting:testcase-spi:1.4.9")
'com.chutneytesting:testcase-spi:jar:1.4.9'
<dependency org="com.chutneytesting" name="testcase-spi" rev="1.4.9">
<artifact name="testcase-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='testcase-spi', version='1.4.9')
)
libraryDependencies += "com.chutneytesting" % "testcase-spi" % "1.4.9"
[com.chutneytesting/testcase-spi "1.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.datatype : jackson-datatypes-collections | pom | 2.13.3 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| 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.9.0 |
| 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.6.1 |
| org.mockito : mockito-inline | jar | 4.6.1 |
| org.awaitility : awaitility | jar | 4.2.0 |