| License | License | 
|---|---|
| GroupId | GroupIdcom.chutneytesting | 
| ArtifactId | ArtifactIdui | 
| 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 | 
|---|---|
| ui-1.4.9.pom | |
| ui-1.4.9.jar | 3 MB | 
| ui-1.4.9-sources.jar | 1 MB | 
| ui-1.4.9-javadoc.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.chutneytesting/ui/ -->
<dependency>
    <groupId>com.chutneytesting</groupId>
    <artifactId>ui</artifactId>
    <version>1.4.9</version>
</dependency>// https://jarcasting.com/artifacts/com.chutneytesting/ui/
implementation 'com.chutneytesting:ui:1.4.9'// https://jarcasting.com/artifacts/com.chutneytesting/ui/
implementation ("com.chutneytesting:ui:1.4.9")'com.chutneytesting:ui:jar:1.4.9'<dependency org="com.chutneytesting" name="ui" rev="1.4.9">
  <artifact name="ui" type="jar" />
</dependency>@Grapes(
@Grab(group='com.chutneytesting', module='ui', version='1.4.9')
)libraryDependencies += "com.chutneytesting" % "ui" % "1.4.9"[com.chutneytesting/ui "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 |