| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.chutneytesting |
| Идентификатор | Идентификаторchutney-junit-parent |
| Версия | Версия1.4.5 |
| Тип | Типpom |
| Описание |
Описаниеchutney junit
A junit 5 engine implementation for running glacio features.
|
| Имя Файла | Размер |
|---|---|
| chutney-junit-parent-1.4.5.pom | 805 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/chutney-junit-parent/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>chutney-junit-parent</artifactId>
<version>1.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/chutney-junit-parent/
implementation 'com.chutneytesting:chutney-junit-parent:1.4.5'
// https://jarcasting.com/artifacts/com.chutneytesting/chutney-junit-parent/
implementation ("com.chutneytesting:chutney-junit-parent:1.4.5")
'com.chutneytesting:chutney-junit-parent:pom:1.4.5'
<dependency org="com.chutneytesting" name="chutney-junit-parent" rev="1.4.5">
<artifact name="chutney-junit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='chutney-junit-parent', version='1.4.5')
)
libraryDependencies += "com.chutneytesting" % "chutney-junit-parent" % "1.4.5"
[com.chutneytesting/chutney-junit-parent "1.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |
| org.slf4j : jul-to-slf4j | jar | 1.7.35 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.35 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.3.1 |
| org.mockito : mockito-inline | jar | 4.3.1 |
| org.awaitility : awaitility | jar | 4.1.1 |