Last Version

Cukes Sample Projects 1.0.10

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-samples
Version

Version

1.0.10
Type

Type

pom
Description

Description

Cukes Sample Projects
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.

Download cukes-samples 1.0.10

Filename Size
cukes-samples-1.0.10.pom 939 bytes
Browse

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

Dependencies

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

Project Modules

  • cukes-graphql-sample
  • cukes-ldap-sample
  • cukes-rabbitmq-sample
  • cukes-rest-sample
  • cukes-soap-sample
  • cukes-plugin-sample
  • cukes-http-mock-sample
  • cukes-oauth-sample