| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов ORM Данные |
| Группа | Группаio.axual.platform.test |
| Идентификатор | Идентификаторaxual-platform-test-junit4 |
| Последняя версия | Последняя версия6.0.0-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava client library that enables interaction with the Axual platform.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-junit4/ -->
<dependency>
<groupId>io.axual.platform.test</groupId>
<artifactId>axual-platform-test-junit4</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-junit4/
implementation 'io.axual.platform.test:axual-platform-test-junit4:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-junit4/
implementation ("io.axual.platform.test:axual-platform-test-junit4:6.0.0-RC1")
'io.axual.platform.test:axual-platform-test-junit4:jar:6.0.0-RC1'
<dependency org="io.axual.platform.test" name="axual-platform-test-junit4" rev="6.0.0-RC1">
<artifact name="axual-platform-test-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.platform.test', module='axual-platform-test-junit4', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.platform.test" % "axual-platform-test-junit4" % "6.0.0-RC1"
[io.axual.platform.test/axual-platform-test-junit4 "6.0.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.axual.platform.test : axual-platform-test-core | jar | 6.0.0-RC1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.axual.client : axual-client | jar | 6.0.0-RC1 |
| org.awaitility : awaitility | jar | 3.1.5 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |