is not current version
Last Version 2.0.2-RC3

BDD For All 2.0.0-RC3

A simple to use, easy to integrate, BDD library for API and microservices development.

License

License

GroupId

GroupId

com.accenture.testing.bdd
ArtifactId

ArtifactId

bdd-for-all
Version

Version

2.0.0-RC3
Type

Type

jar
Description

Description

BDD For All
A simple to use, easy to integrate, BDD library for API and microservices development.
Project URL

Project URL

https://github.com/Accenture/bdd-for-all
Source Code Management

Source Code Management

https://github.com/Accenture/bdd-for-all

Download bdd-for-all 2.0.0-RC3


<!-- https://jarcasting.com/artifacts/com.accenture.testing.bdd/bdd-for-all/ -->
<dependency>
    <groupId>com.accenture.testing.bdd</groupId>
    <artifactId>bdd-for-all</artifactId>
    <version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.testing.bdd/bdd-for-all/
implementation 'com.accenture.testing.bdd:bdd-for-all:2.0.0-RC3'
// https://jarcasting.com/artifacts/com.accenture.testing.bdd/bdd-for-all/
implementation ("com.accenture.testing.bdd:bdd-for-all:2.0.0-RC3")
'com.accenture.testing.bdd:bdd-for-all:jar:2.0.0-RC3'
<dependency org="com.accenture.testing.bdd" name="bdd-for-all" rev="2.0.0-RC3">
  <artifact name="bdd-for-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.accenture.testing.bdd', module='bdd-for-all', version='2.0.0-RC3')
)
libraryDependencies += "com.accenture.testing.bdd" % "bdd-for-all" % "2.0.0-RC3"
[com.accenture.testing.bdd/bdd-for-all "2.0.0-RC3"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (4)

Group / Artifact Type Version
io.cucumber : cucumber-junit jar 6.10.2
com.github.stefanbirkner : system-rules jar 1.3.0
com.github.tomakehurst : wiremock jar 2.19.0
com.cybozu.labs : langdetect jar 1.1-20120112

Project Modules

There are no modules declared in this project.