Last Version

Cucumber Spring messaging 1.5.0

Messaging tests with Spring cloud, Cucumber and Gherkin

License

License

MIT
Categories

Categories

Cucumber Application Testing & Monitoring Messaging Application Layer Libs
GroupId

GroupId

fr.redfroggy.test.bdd
ArtifactId

ArtifactId

cucumber-messaging
Version

Version

1.5.0
Type

Type

jar
Description

Description

Cucumber Spring messaging
Messaging tests with Spring cloud, Cucumber and Gherkin
Project Organization

Project Organization

RedFroggy
Source Code Management

Source Code Management

https://github.com/RedFroggy/spring-cucumber-messaging

Download cucumber-messaging 1.5.0


<!-- 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"]

Dependencies

compile (10)

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

test (2)

Group / Artifact Type Version
io.cucumber : cucumber-junit jar 6.9.1
org.springframework.cloud : spring-cloud-starter jar

Project Modules

There are no modules declared in this project.