License |
License |
---|---|
GroupId | GroupIdio.virtualan |
ArtifactId | ArtifactIdcucumblan-message |
Version | Version1.2.18 |
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.18.pom | |
cucumblan-message-1.2.18.jar | 28 KB |
cucumblan-message-1.2.18-sources.jar | 21 KB |
cucumblan-message-1.2.18-javadoc.jar | 131 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-junit | jar | 7.0.0 |