| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.chutneytesting |
| Идентификатор | Идентификаторtools |
| Версия | Версия1.3.8 |
| Тип | Типjar |
| Описание |
ОписаниеAn opinionated test application to help you practice Specification by Example.
|
| Имя Файла | Размер |
|---|---|
| tools-1.3.8.pom | |
| tools-1.3.8.jar | 28 KB |
| tools-1.3.8-sources.jar | 13 KB |
| tools-1.3.8-javadoc.jar | 494 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/tools/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>tools</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/tools/
implementation 'com.chutneytesting:tools:1.3.8'
// https://jarcasting.com/artifacts/com.chutneytesting/tools/
implementation ("com.chutneytesting:tools:1.3.8")
'com.chutneytesting:tools:jar:1.3.8'
<dependency org="com.chutneytesting" name="tools" rev="1.3.8">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='tools', version='1.3.8')
)
libraryDependencies += "com.chutneytesting" % "tools" % "1.3.8"
[com.chutneytesting/tools "1.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| 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.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 |