is not current version
Last Version 1.4.1

cucumblan-message 1.2.18

Cucumblan-message is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for messaging. I t works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

License

License

GroupId

GroupId

io.virtualan
ArtifactId

ArtifactId

cucumblan-message
Version

Version

1.2.18
Type

Type

jar
Description

Description

cucumblan-message
Cucumblan-message is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for messaging. I t works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.
Project URL

Project URL

https://www.cucumblan.io/
Source Code Management

Source Code Management

https://github.com/virtualansoftware/cucumblan.git

Download cucumblan-message 1.2.18


<!-- https://jarcasting.com/artifacts/io.virtualan/cucumblan-message/ -->
<dependency>
    <groupId>io.virtualan</groupId>
    <artifactId>cucumblan-message</artifactId>
    <version>1.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.virtualan/cucumblan-message/
implementation 'io.virtualan:cucumblan-message:1.2.18'
// https://jarcasting.com/artifacts/io.virtualan/cucumblan-message/
implementation ("io.virtualan:cucumblan-message:1.2.18")
'io.virtualan:cucumblan-message:jar:1.2.18'
<dependency org="io.virtualan" name="cucumblan-message" rev="1.2.18">
  <artifact name="cucumblan-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.virtualan', module='cucumblan-message', version='1.2.18')
)
libraryDependencies += "io.virtualan" % "cucumblan-message" % "1.2.18"
[io.virtualan/cucumblan-message "1.2.18"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.7.0
org.springframework : spring-jms jar 5.3.9
javax.jms : javax.jms-api jar 2.0.1
org.apache.activemq : activemq-core jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
io.cucumber : cucumber-java jar 7.0.0
org.reflections : reflections jar 0.9.12
xmlunit : xmlunit jar 1.5
com.jayway.jsonpath : json-path jar 2.5.0
io.virtualan : cucumblan-utils jar 1.0.2

test (1)

Group / Artifact Type Version
io.cucumber : cucumber-junit jar 7.0.0

Project Modules

There are no modules declared in this project.