CukeRestSalad

This module is intended to help in testing REST services.

License

License

GroupId

GroupId

org.cukesalad
ArtifactId

ArtifactId

CukeRestSalad
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

CukeRestSalad
This module is intended to help in testing REST services.
Project URL

Project URL

http://cukesalad.org
Source Code Management

Source Code Management

https://github.com/cukesalad/CukeRestSalad

Download CukeRestSalad

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 2.1.5
junit : junit jar 4.12
com.sun.jersey : jersey-client jar 1.19
commons-io : commons-io jar 2.4
com.jayway.jsonpath : json-path-assert jar 2.0.0
info.cukes : cucumber-java jar 1.2.4
org.cukesalad : CukeSaladJuggler jar 1.0.0
net.sourceforge.htmlunit : htmlunit jar 2.13
com.fasterxml.jackson.core : jackson-databind jar 2.4.5
info.cukes : cucumber-junit jar 1.2.4
ch.qos.logback : logback-classic jar 1.1.3
com.sun.jersey : jersey-json jar 1.19

test (2)

Group / Artifact Type Version
org.mock-server : mockserver-netty jar 3.9.17
org.mock-server : mockserver-integration-testing jar 3.9.17

Project Modules

There are no modules declared in this project.
org.cukesalad

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0