Last Version

com.foreach.cwb:cwb-rest 1.1.0.RELEASE

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-rest
Version

Version

1.1.0.RELEASE
Type

Type

jar
Description

Description

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

Download cwb-rest 1.1.0.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.foreach.cwb : cwb-core jar 1.1.0.RELEASE
org.springframework : spring-test jar 4.0.3.RELEASE
org.springframework : spring-webmvc jar 4.0.3.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
net.sf.supercsv : super-csv jar 2.2.0

Project Modules

There are no modules declared in this project.