is not current version
Last Version 1.0.10

Cukes SOAP Sample Project 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-soap-sample
Version

Version

1.0.9
Type

Type

jar
Description

Description

Cukes SOAP Sample Project
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-soap-sample 1.0.9


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

Dependencies

compile (6)

Group / Artifact Type Version
lv.ctco.cukes : cukes-rest jar 1.0.9
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web-services jar 2.3.1.RELEASE
wsdl4j : wsdl4j jar 1.6.3
org.apache.ws.xmlschema : xmlschema-core jar 2.0.1
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.