| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.chutneytesting |
| Идентификатор | Идентификаторengine |
| Версия | Версия1.4.4 |
| Тип | Типjar |
| Описание |
ОписаниеAn opinionated test application to help you practice Specification by Example.
|
| Имя Файла | Размер |
|---|---|
| engine-1.4.4.pom | |
| engine-1.4.4.jar | 155 KB |
| engine-1.4.4-sources.jar | 77 KB |
| engine-1.4.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/engine/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>engine</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation 'com.chutneytesting:engine:1.4.4'
// https://jarcasting.com/artifacts/com.chutneytesting/engine/
implementation ("com.chutneytesting:engine:1.4.4")
'com.chutneytesting:engine:jar:1.4.4'
<dependency org="com.chutneytesting" name="engine" rev="1.4.4">
<artifact name="engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='engine', version='1.4.4')
)
libraryDependencies += "com.chutneytesting" % "engine" % "1.4.4"
[com.chutneytesting/engine "1.4.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.chutneytesting : task-spi | jar | 1.4.4 |
| com.chutneytesting : tools | jar | 1.4.4 |
| 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.1 |
| net.minidev : json-smart | jar | 2.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.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.21.0 |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.mockito : mockito-inline | jar | 4.1.0 |
| org.awaitility : awaitility | jar | 4.1.1 |