| License |
License |
|---|---|
| GroupId | GroupIdcom.accenture.testing.bdd |
| ArtifactId | ArtifactIdbdd-for-all |
| Last Version | Last Version2.0.2-RC3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBDD For All
A simple to use, easy to integrate, BDD library for API and microservices development.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bdd-for-all-2.0.2-RC3.pom | |
| bdd-for-all-2.0.2-RC3.jar | 23 MB |
| bdd-for-all-2.0.2-RC3-sources.jar | 19 KB |
| bdd-for-all-2.0.2-RC3-javadoc.jar | 150 KB |
| Browse |
<!-- 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.2-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.testing.bdd/bdd-for-all/
implementation 'com.accenture.testing.bdd:bdd-for-all:2.0.2-RC3'
// https://jarcasting.com/artifacts/com.accenture.testing.bdd/bdd-for-all/
implementation ("com.accenture.testing.bdd:bdd-for-all:2.0.2-RC3")
'com.accenture.testing.bdd:bdd-for-all:jar:2.0.2-RC3'
<dependency org="com.accenture.testing.bdd" name="bdd-for-all" rev="2.0.2-RC3">
<artifact name="bdd-for-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.accenture.testing.bdd', module='bdd-for-all', version='2.0.2-RC3')
)
libraryDependencies += "com.accenture.testing.bdd" % "bdd-for-all" % "2.0.2-RC3"
[com.accenture.testing.bdd/bdd-for-all "2.0.2-RC3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| 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 |