| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zxytech.ngast |
| Идентификатор | Идентификаторngast-api-test |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Описание |
Описаниеngast-api-test
基于 Test(NG) + (A)llure + Re(st) Assured 实现接口测试
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ngast-api-test-0.1.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zxytech.ngast/ngast-api-test/ -->
<dependency>
<groupId>com.zxytech.ngast</groupId>
<artifactId>ngast-api-test</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.ngast/ngast-api-test/
implementation 'com.zxytech.ngast:ngast-api-test:0.1.0'
// https://jarcasting.com/artifacts/com.zxytech.ngast/ngast-api-test/
implementation ("com.zxytech.ngast:ngast-api-test:0.1.0")
'com.zxytech.ngast:ngast-api-test:pom:0.1.0'
<dependency org="com.zxytech.ngast" name="ngast-api-test" rev="0.1.0">
<artifact name="ngast-api-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.ngast', module='ngast-api-test', version='0.1.0')
)
libraryDependencies += "com.zxytech.ngast" % "ngast-api-test" % "0.1.0"
[com.zxytech.ngast/ngast-api-test "0.1.0"]