| License |
License |
|---|---|
| GroupId | GroupIdcom.chutneytesting |
| ArtifactId | ArtifactIdtask-impl |
| 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 |
|---|---|
| task-impl-1.4.9.pom | |
| task-impl-1.4.9.jar | 291 KB |
| task-impl-1.4.9-sources.jar | 135 KB |
| task-impl-1.4.9-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/task-impl/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>task-impl</artifactId>
<version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/task-impl/
implementation 'com.chutneytesting:task-impl:1.4.9'
// https://jarcasting.com/artifacts/com.chutneytesting/task-impl/
implementation ("com.chutneytesting:task-impl:1.4.9")
'com.chutneytesting:task-impl:jar:1.4.9'
<dependency org="com.chutneytesting" name="task-impl" rev="1.4.9">
<artifact name="task-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='task-impl', version='1.4.9')
)
libraryDependencies += "com.chutneytesting" % "task-impl" % "1.4.9"
[com.chutneytesting/task-impl "1.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fridujo : rabbitmq-mock | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
| org.apache.activemq.tooling : activemq-junit | jar | 5.17.1 |
| com.mockrunner : mockrunner-jms | jar | 1.1.2 |
| 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 |