is not current version
Last Version 1.0.10

Cukes Core 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-core
Version

Version

1.0.9
Type

Type

jar
Description

Description

Cukes Core
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-core 1.0.9


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

Dependencies

compile (15)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
junit : junit jar 4.13
com.google.guava : guava jar 29.0-jre
org.mockito : mockito-core jar 3.3.3
org.reflections : reflections jar 0.9.12
org.rythmengine : rythm-engine jar 1.3.0
com.google.inject : guice jar 4.2.3
com.google.inject.extensions : guice-multibindings jar 4.2.3
io.rest-assured : json-path jar 4.2.0
io.rest-assured : xml-path jar 4.2.0
org.codehaus.groovy : groovy-dateutil jar 2.5.8
org.hamcrest : hamcrest jar 2.1
io.cucumber : cucumber-junit jar 6.2.2
io.cucumber : cucumber-java jar 6.2.2
io.cucumber : cucumber-guice jar 6.2.2

Project Modules

There are no modules declared in this project.