RESTSPECS :: Core

A test-friendly mechanism for expressing RESTful http contracts. Core software module.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

10.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

RESTSPECS :: Core
A test-friendly mechanism for expressing RESTful http contracts. Core software module.
Ссылка на сайт

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

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

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

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.3
commons-lang : commons-lang jar 2.6

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
9.0.3