| License |
License |
|---|---|
| GroupId | GroupIdcom.chutneytesting |
| ArtifactId | ArtifactIdengine |
| Version | Version1.4.7 |
| Type | Typejar |
| Description |
DescriptionAn opinionated test application to help you practice Specification by Example.
|
| Filename | Size |
|---|---|
| engine-1.4.7.pom | |
| engine-1.4.7.jar | 156 KB |
| engine-1.4.7-sources.jar | 77 KB |
| engine-1.4.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/engine/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>engine</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation 'com.chutneytesting:engine:1.4.7'
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation ("com.chutneytesting:engine:1.4.7")
'com.chutneytesting:engine:jar:1.4.7'
<dependency org="com.chutneytesting" name="engine" rev="1.4.7">
<artifact name="engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='engine', version='1.4.7')
)
libraryDependencies += "com.chutneytesting" % "engine" % "1.4.7"
[com.chutneytesting/engine "1.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.chutneytesting : task-spi | jar | 1.4.7 |
| com.chutneytesting : tools | jar | 1.4.7 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.20 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.springframework : spring-core | jar | |
| org.springframework.security : spring-security-core | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-expression | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | |
| com.fasterxml.jackson.module : jackson-module-paranamer | jar | 2.13.2 |
| net.minidev : json-smart | jar | 2.4.8 |
| 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.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.github.tomakehurst : wiremock-standalone | jar | 2.27.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.4.0 |
| org.mockito : mockito-inline | jar | 4.4.0 |
| org.awaitility : awaitility | jar | 4.2.0 |