Last Version

Cucumber + Spring Boot 1.0.0

Cucumber classes which enable the Cucumber engine to run within a Spring Boot Application.

License

License

Categories

Categories

Spring Boot Container Microservices Cucumber Application Testing & Monitoring
GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

cucumber-spring-boot
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cucumber + Spring Boot
Cucumber classes which enable the Cucumber engine to run within a Spring Boot Application.
Project URL

Project URL

https://github.com/artnaseef/cucumber-spring-boot

Download cucumber-spring-boot 1.0.0


<!-- https://jarcasting.com/artifacts/com.artnaseef/cucumber-spring-boot/ -->
<dependency>
    <groupId>com.artnaseef</groupId>
    <artifactId>cucumber-spring-boot</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.artnaseef/cucumber-spring-boot/
implementation 'com.artnaseef:cucumber-spring-boot:1.0.0'
// https://jarcasting.com/artifacts/com.artnaseef/cucumber-spring-boot/
implementation ("com.artnaseef:cucumber-spring-boot:1.0.0")
'com.artnaseef:cucumber-spring-boot:jar:1.0.0'
<dependency org="com.artnaseef" name="cucumber-spring-boot" rev="1.0.0">
  <artifact name="cucumber-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artnaseef', module='cucumber-spring-boot', version='1.0.0')
)
libraryDependencies += "com.artnaseef" % "cucumber-spring-boot" % "1.0.0"
[com.artnaseef/cucumber-spring-boot "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
info.cukes : cucumber-core jar 1.2.5
org.slf4j : slf4j-api jar 1.7.9

Project Modules

There are no modules declared in this project.