RESTSPECS :: Maven Plugin

A test-friendly mechanism for expressing RESTful http contracts. Maven support plugin.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.cj.restspecs
ArtifactId

ArtifactId

restspecs-maven-plugin
Last Version

Last Version

10.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

RESTSPECS :: Maven Plugin
A test-friendly mechanism for expressing RESTful http contracts. Maven support plugin.
Project URL

Project URL

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

Download restspecs-maven-plugin

How to add to project

<plugin>
    <groupId>com.cj.restspecs</groupId>
    <artifactId>restspecs-maven-plugin</artifactId>
    <version>10.0.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.apache.maven : maven-plugin-api jar 3.2.1
com.cj.restspecs : rest-specs-core jar 10.0.1
commons-codec : commons-codec jar 1.9
org.apache.maven : maven-project jar 2.0.11
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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

Versions

Version
10.0.1
10.0.0