Last Version

cucumblan-message 1.4.1

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.4.1
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.4.1


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

Dependencies

compile (8)

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
io.virtualan : cucumblan-utils jar 1.1.8
com.google.protobuf : protobuf-java jar 3.19.4
com.google.code.gson : gson jar 2.9.0
com.google.protobuf : protobuf-java-util jar 3.19.4

Project Modules

There are no modules declared in this project.