Last Version

Relish 0.5.5

Functional testing DSL built using Cucumber-JVM / Gherkin

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.relish
ArtifactId

ArtifactId

relish
Version

Version

0.5.5
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://github.com/TwoGuysFromKabul/relish

Download relish 0.5.5


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

Dependencies

compile (16)

Group / Artifact Type Version
net.xenqtt : xenqtt jar 1.0.0
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.