License |
License |
---|---|
GroupId | GroupIdorg.cukesalad |
ArtifactId | ArtifactIdCukeRestSalad |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCukeRestSalad
This module is intended to help in testing REST services.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
CukeRestSalad-1.0.6.pom | |
CukeRestSalad-1.0.6.jar | 13 KB |
CukeRestSalad-1.0.6-sources.jar | 6 KB |
CukeRestSalad-1.0.6-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mock-server : mockserver-netty | jar | 3.9.17 |
org.mock-server : mockserver-integration-testing | jar | 3.9.17 |