License |
License |
---|---|
GroupId | GroupIdio.virtualan |
ArtifactId | ArtifactIdcucumblan-message |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptioncucumblan-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cucumblan-message-1.2.2.pom | |
cucumblan-message-1.2.2.jar | 29 KB |
cucumblan-message-1.2.2-sources.jar | 21 KB |
cucumblan-message-1.2.2-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.virtualan/cucumblan-message/ -->
<dependency>
<groupId>io.virtualan</groupId>
<artifactId>cucumblan-message</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.virtualan/cucumblan-message/
implementation 'io.virtualan:cucumblan-message:1.2.2'
// https://jarcasting.com/artifacts/io.virtualan/cucumblan-message/
implementation ("io.virtualan:cucumblan-message:1.2.2")
'io.virtualan:cucumblan-message:jar:1.2.2'
<dependency org="io.virtualan" name="cucumblan-message" rev="1.2.2">
<artifact name="cucumblan-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.virtualan', module='cucumblan-message', version='1.2.2')
)
libraryDependencies += "io.virtualan" % "cucumblan-message" % "1.2.2"
[io.virtualan/cucumblan-message "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 2.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
io.virtualan : mapson | jar | 1.1.4 |
io.cucumber : cucumber-java | jar | 6.7.0 |
org.reflections : reflections | jar | 0.9.12 |
xmlunit : xmlunit | jar | 1.5 |
com.jayway.jsonpath : json-path | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-junit | jar | 6.7.0 |