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

REST Driver 2.0.1

Test Driver to test your RESTful services and clients

Лицензия

Лицензия

Группа

Группа

com.github.rest-driver
Идентификатор

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

rest-driver
Версия

Версия

2.0.1
Тип

Тип

pom
Описание

Описание

REST Driver
Test Driver to test your RESTful services and clients
Ссылка на сайт

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

https://github.com/rest-driver/rest-driver

Скачать rest-driver 2.0.1

Имя Файла Размер
rest-driver-2.0.1.pom 12 KB
Обзор

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

Зависимости

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

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

  • rest-client-driver
  • rest-driver-shared
  • rest-server-driver