License |
License |
---|---|
GroupId | GroupIdcom.accenture.testing.bdd |
ArtifactId | ArtifactIdbdd-for-all |
Version | Version2.0.1 |
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.1.pom | |
bdd-for-all-2.0.1.jar | 31 MB |
bdd-for-all-2.0.1-sources.jar | 31 KB |
bdd-for-all-2.0.1-javadoc.jar | 583 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.testing.bdd/bdd-for-all/
implementation 'com.accenture.testing.bdd:bdd-for-all:2.0.1'
// https://jarcasting.com/artifacts/com.accenture.testing.bdd/bdd-for-all/
implementation ("com.accenture.testing.bdd:bdd-for-all:2.0.1")
'com.accenture.testing.bdd:bdd-for-all:jar:2.0.1'
<dependency org="com.accenture.testing.bdd" name="bdd-for-all" rev="2.0.1">
<artifact name="bdd-for-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.accenture.testing.bdd', module='bdd-for-all', version='2.0.1')
)
libraryDependencies += "com.accenture.testing.bdd" % "bdd-for-all" % "2.0.1"
[com.accenture.testing.bdd/bdd-for-all "2.0.1"]
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 |