| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zxytech.jurest |
| Идентификатор | Идентификаторjurest-util |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Описание |
Описание基于 (Ju)ni5 + All(ure) + (Rest) Assured 实现接口测试
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jurest-util-1.1.2.pom | |
| jurest-util-1.1.2.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-util/ -->
<dependency>
<groupId>com.zxytech.jurest</groupId>
<artifactId>jurest-util</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-util/
implementation 'com.zxytech.jurest:jurest-util:1.1.2'
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-util/
implementation ("com.zxytech.jurest:jurest-util:1.1.2")
'com.zxytech.jurest:jurest-util:jar:1.1.2'
<dependency org="com.zxytech.jurest" name="jurest-util" rev="1.1.2">
<artifact name="jurest-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.jurest', module='jurest-util', version='1.1.2')
)
libraryDependencies += "com.zxytech.jurest" % "jurest-util" % "1.1.2"
[com.zxytech.jurest/jurest-util "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.javafaker : javafaker | jar | |
| org.awaitility : awaitility | jar |