is not current version
Last Version 1.0.10

Cukes Parent 1.0.9

Cukes takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

License

License

GroupId

GroupId

lv.ctco.cukes
ArtifactId

ArtifactId

cukes
Version

Version

1.0.9
Type

Type

pom
Description

Description

Cukes Parent
Cukes takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.
Project URL

Project URL

https://github.com/ctco/cukes

Download cukes 1.0.9

Filename Size
cukes-1.0.9.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/lv.ctco.cukes/cukes/ -->
<dependency>
    <groupId>lv.ctco.cukes</groupId>
    <artifactId>cukes</artifactId>
    <version>1.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes/
implementation 'lv.ctco.cukes:cukes:1.0.9'
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes/
implementation ("lv.ctco.cukes:cukes:1.0.9")
'lv.ctco.cukes:cukes:pom:1.0.9'
<dependency org="lv.ctco.cukes" name="cukes" rev="1.0.9">
  <artifact name="cukes" type="pom" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.cukes', module='cukes', version='1.0.9')
)
libraryDependencies += "lv.ctco.cukes" % "cukes" % "1.0.9"
[lv.ctco.cukes/cukes "1.0.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cukes-core
  • cukes-http
  • cukes-rest
  • cukes-graphql
  • cukes-ldap
  • cukes-rabbitmq
  • cukes-samples
  • cukes-documentation-generator
  • cukes-http-mock
  • cukes-sql
  • cukes-environment-variables-plugin
  • cukes-oauth