| License | License | 
|---|---|
| GroupId | GroupIdcom.chutneytesting | 
| ArtifactId | ArtifactIdchutney-parent | 
| Last Version | Last Version1.4.9 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionChutney An opinionated test application to help you practice Specification by Example. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| chutney-parent-1.4.9.pom | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.chutneytesting/chutney-parent/ -->
<dependency>
    <groupId>com.chutneytesting</groupId>
    <artifactId>chutney-parent</artifactId>
    <version>1.4.9</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.chutneytesting/chutney-parent/
implementation 'com.chutneytesting:chutney-parent:1.4.9'// https://jarcasting.com/artifacts/com.chutneytesting/chutney-parent/
implementation ("com.chutneytesting:chutney-parent:1.4.9")'com.chutneytesting:chutney-parent:pom:1.4.9'<dependency org="com.chutneytesting" name="chutney-parent" rev="1.4.9">
  <artifact name="chutney-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.chutneytesting', module='chutney-parent', version='1.4.9')
)libraryDependencies += "com.chutneytesting" % "chutney-parent" % "1.4.9"[com.chutneytesting/chutney-parent "1.4.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |