Last Version

cucumblan-api 1.5.1

Cucumblan is a test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code. 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-api
Version

Version

1.5.1
Type

Type

jar
Description

Description

cucumblan-api
Cucumblan is a test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code. 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-api 1.5.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.swagger.parser.v3 : swagger-parser jar 2.0.32
com.google.guava : guava jar 30.1.1-jre
io.swagger.parser.v3 : swagger-parser-v3 jar 2.0.32
io.rest-assured : json-schema-validator jar 4.5.1
io.virtualan : cucumblan-utils jar 1.1.8

Project Modules

There are no modules declared in this project.