lv.ctco.cukes:cukes-oauth-sample

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-oauth-sample
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

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-oauth-sample

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
lv.ctco.cukes : cukes-oauth jar 1.0.10
lv.ctco.cukes : cukes-rest jar 1.0.10
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.3.1.RELEASE
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.3.1.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.5.0.RELEASE
org.springframework.security : spring-security-core jar 5.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28