com.foreach.cwb:cwb-sahi

Cucumber Web Bridge provides libraries for web testing (REST webservices or HTML websites) using Cucumber.

License

License

GroupId

GroupId

com.foreach.cwb
ArtifactId

ArtifactId

cwb-sahi
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber Web Bridge provides libraries for web testing (REST webservices or HTML websites) using Cucumber.

Download cwb-sahi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.foreach.cwb : cwb-core jar 1.1.0.RELEASE
net.sf » sahi jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.RELEASE