RESTSPECS :: Dependency Management

A test-friendly mechanism for expressing RESTful http contracts. Dependency and plugin management.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

10.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

RESTSPECS :: Dependency Management
A test-friendly mechanism for expressing RESTful http contracts. Dependency and plugin management.
Ссылка на сайт

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

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

Скачать restspecs-depman

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

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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