RESTSPECS :: Bill of Materials

A test-friendly mechanism for expressing RESTful http contracts. Bill of materials.

Лицензия

Лицензия

Группа

Группа

com.cj.restspecs
Идентификатор

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

restspecs-bom
Последняя версия

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

10.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

RESTSPECS :: Bill of Materials
A test-friendly mechanism for expressing RESTful http contracts. Bill of materials.
Ссылка на сайт

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

https://github.com/cjdev/rest-specs

Скачать restspecs-bom

Имя Файла Размер
restspecs-bom-10.0.1.pom 1 KB
Обзор

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

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

Зависимости

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

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

Данный проект не имеет модулей.

rest-specs

A lightweight, example-driven mechanism for

  • Defining a contract for a REST-ful network interface
  • Verifying that both client and server code adhere to the contract
com.cj.restspecs

CJ Engineering

CJ Affiliate

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

Версия
10.0.1
10.0.0