License |
License |
---|---|
GroupId | GroupIdcom.chutneytesting |
ArtifactId | ArtifactIdengine |
Version | Version1.3.5 |
Type | Typejar |
Description |
DescriptionAn opinionated test application to help you practice Specification by Example.
|
Filename | Size |
---|---|
engine-1.3.5.pom | |
engine-1.3.5.jar | 152 KB |
engine-1.3.5-sources.jar | 75 KB |
engine-1.3.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/engine/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>engine</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation 'com.chutneytesting:engine:1.3.5'
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation ("com.chutneytesting:engine:1.3.5")
'com.chutneytesting:engine:jar:1.3.5'
<dependency org="com.chutneytesting" name="engine" rev="1.3.5">
<artifact name="engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='engine', version='1.3.5')
)
libraryDependencies += "com.chutneytesting" % "engine" % "1.3.5"
[com.chutneytesting/engine "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.chutneytesting : task-spi | jar | 1.3.5 |
com.chutneytesting : tools | jar | 1.3.5 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.20 |
com.google.guava : guava | jar | 30.1.1-jre |
org.springframework : spring-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.12.3 |
net.minidev : json-smart | jar | 2.4.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.10.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | |
com.github.tomakehurst : wiremock-standalone | jar | 2.26.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 2.8.9 |
org.awaitility : awaitility | jar | 4.0.3 |