| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.chutneytesting |
| Идентификатор | Идентификаторengine |
| Версия | Версия1.3.8 |
| Тип | Типjar |
| Описание |
ОписаниеAn opinionated test application to help you practice Specification by Example.
|
| Имя Файла | Размер |
|---|---|
| engine-1.3.8.pom | |
| engine-1.3.8.jar | 154 KB |
| engine-1.3.8-sources.jar | 76 KB |
| engine-1.3.8-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/engine/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>engine</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation 'com.chutneytesting:engine:1.3.8'
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation ("com.chutneytesting:engine:1.3.8")
'com.chutneytesting:engine:jar:1.3.8'
<dependency org="com.chutneytesting" name="engine" rev="1.3.8">
<artifact name="engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='engine', version='1.3.8')
)
libraryDependencies += "com.chutneytesting" % "engine" % "1.3.8"
[com.chutneytesting/engine "1.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.chutneytesting : task-spi | jar | 1.3.8 |
| com.chutneytesting : tools | jar | 1.3.8 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.10.0 |
| org.mockito : mockito-inline | jar | 3.10.0 |
| org.awaitility : awaitility | jar | 4.0.3 |