| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.relish |
| ArtifactId | ArtifactIdrelish |
| Last Version | Last Version0.5.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRelish
Functional testing DSL built using Cucumber-JVM / Gherkin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| relish-0.5.5.pom | |
| relish-0.5.5.jar | 97 KB |
| relish-0.5.5-sources.jar | 50 KB |
| relish-0.5.5-javadoc.jar | 266 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |