License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring Messaging Application Layer Libs |
GroupId | GroupIdfr.redfroggy.test.bdd |
ArtifactId | ArtifactIdcucumber-messaging |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCucumber Spring messaging
Messaging tests with Spring cloud, Cucumber and Gherkin
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cucumber-messaging-1.5.0.pom | |
cucumber-messaging-1.5.0.jar | 16 KB |
cucumber-messaging-1.5.0-sources.jar | 10 KB |
cucumber-messaging-1.5.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.redfroggy.test.bdd/cucumber-messaging/ -->
<dependency>
<groupId>fr.redfroggy.test.bdd</groupId>
<artifactId>cucumber-messaging</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.redfroggy.test.bdd/cucumber-messaging/
implementation 'fr.redfroggy.test.bdd:cucumber-messaging:1.5.0'
// https://jarcasting.com/artifacts/fr.redfroggy.test.bdd/cucumber-messaging/
implementation ("fr.redfroggy.test.bdd:cucumber-messaging:1.5.0")
'fr.redfroggy.test.bdd:cucumber-messaging:jar:1.5.0'
<dependency org="fr.redfroggy.test.bdd" name="cucumber-messaging" rev="1.5.0">
<artifact name="cucumber-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.redfroggy.test.bdd', module='cucumber-messaging', version='1.5.0')
)
libraryDependencies += "fr.redfroggy.test.bdd" % "cucumber-messaging" % "1.5.0"
[fr.redfroggy.test.bdd/cucumber-messaging "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
io.cucumber : cucumber-java | jar | 6.9.1 |
io.cucumber : cucumber-spring | jar | 6.9.1 |
com.jayway.jsonpath : json-path | jar | 2.5.0 |
commons-io : commons-io | jar | 2.8.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.19.0 |
org.springframework.cloud : spring-cloud-stream-test-support | jar | |
com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-junit | jar | 6.9.1 |
org.springframework.cloud : spring-cloud-starter | jar |