Relish

Functional testing DSL built using Cucumber-JVM / Gherkin

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf
ArtifactId

ArtifactId

relish
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Relish
Functional testing DSL built using Cucumber-JVM / Gherkin
Project URL

Project URL

http://relish.sf.net
Source Code Management

Source Code Management

https://svn.code.sf.net/p/relish/code/tags/relish-0.5.1

Download relish

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
net.sf.xenqtt : xenqtt jar 0.9.5
info.cukes : cucumber-java jar 1.1.5
info.cukes : cucumber-core jar 1.1.5
info.cukes : cucumber-junit jar 1.1.5
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.eclipse.jetty : jetty-io jar 8.1.8.v20121106
org.eclipse.jetty : jetty-server jar 8.1.8.v20121106
org.eclipse.jetty : jetty-servlet jar 8.1.8.v20121106
org.eclipse.jetty : jetty-util jar 8.1.8.v20121106
org.eclipse.jetty : jetty-webapp jar 8.1.8.v20121106
org.mortbay.jetty : jsp-2.1-glassfish jar 2.1.v20100127
org.slf4j : slf4j-api jar 1.7.2
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
junit : junit jar 4.11

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.2

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1