RESTSPECS :: Modules Parent

A test-friendly mechanism for expressing RESTful http contracts

Лицензия

Лицензия

Группа

Группа

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

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

rest-specs-pom
Последняя версия

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

10.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

RESTSPECS :: Modules Parent
A test-friendly mechanism for expressing RESTful http contracts
Ссылка на сайт

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

https://github.com/cjdev/rest-specs.git
Система контроля версий

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

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

Скачать rest-specs-pom

Имя Файла Размер
rest-specs-pom-10.0.1.pom 6 KB
Обзор

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

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

Зависимости

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

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

  • core
  • mockrunner
  • http-objects
  • maven-plugin
  • server
  • html-renderer
  • depman
  • bom

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
9.0.3