Last Version

com.foreach.cwb:cwb-core 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-core
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-core 1.1.0.RELEASE


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

Dependencies

compile (20)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
jlibs » jlibs-core jar 1.0
commons-cli : commons-cli jar 1.2
org.yaml : snakeyaml jar 1.13
com.foreach.libs : common-spring jar 0.9
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : log4j-over-slf4j jar 1.7.5
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 2.3
org.apache.commons : commons-exec jar 1.3
commons-beanutils : commons-beanutils jar 1.9.2
org.springframework : spring-context jar 4.0.3.RELEASE
org.springframework : spring-test jar 4.0.3.RELEASE
info.cukes : gherkin jar 2.12.2
info.cukes : cucumber-java jar 1.1.8
info.cukes : cucumber-spring jar 1.1.8
info.cukes : cucumber-junit jar 1.1.8
info.cukes : cucumber-jvm pom 1.1.8
junit : junit jar 4.11
net.masterthought : cucumber-reporting jar 0.0.24

test (1)

Group / Artifact Type Version
net.masterthought : maven-cucumber-reporting jar 0.0.6

Project Modules

There are no modules declared in this project.