JuRest API Test

基于 (Ju)ni5 + All(ure) + (Rest) Assured 实现接口测试

Лицензия

Лицензия

Группа

Группа

com.zxytech.jurest
Идентификатор

Идентификатор

jurest-parent
Последняя версия

Последняя версия

1.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

JuRest API Test
基于 (Ju)ni5 + All(ure) + (Rest) Assured 实现接口测试
Ссылка на сайт

Ссылка на сайт

https://github.com/stornado/jurest
Система контроля версий

Система контроля версий

https://github.com/stornado/jurest/tree/main

Скачать jurest-parent

Имя Файла Размер
jurest-parent-1.1.4.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-parent/ -->
<dependency>
    <groupId>com.zxytech.jurest</groupId>
    <artifactId>jurest-parent</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-parent/
implementation 'com.zxytech.jurest:jurest-parent:1.1.4'
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-parent/
implementation ("com.zxytech.jurest:jurest-parent:1.1.4")
'com.zxytech.jurest:jurest-parent:pom:1.1.4'
<dependency org="com.zxytech.jurest" name="jurest-parent" rev="1.1.4">
  <artifact name="jurest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.jurest', module='jurest-parent', version='1.1.4')
)
libraryDependencies += "com.zxytech.jurest" % "jurest-parent" % "1.1.4"
[com.zxytech.jurest/jurest-parent "1.1.4"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • jurest-archetype
  • jurest-bom
  • jurest
  • jurest-util
  • jurest-pmd
  • jurest-modules-archetype

Версии библиотеки

Версия
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0-RC1