Last Version

cucumblan-db 1.4.1

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

Version

1.4.1
Type

Type

jar
Description

Description

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


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 5.3.18
org.apache.commons : commons-dbcp2 jar 2.9.0
io.virtualan : cucumblan-utils jar 1.1.8

test (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.5.1

Project Modules

There are no modules declared in this project.