License |
License |
---|---|
Categories |
CategoriesScala Languages Cucumber Application Testing & Monitoring |
GroupId | GroupIdcom.escalableapps.framework |
ArtifactId | ArtifactIdea-spring-starter-cucumber |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWorking with SpringFramework may require a number of configurations. Ea-Spring-Framework provides a series of out-of-the-box beans and utilities without worrying about configurations.
|
<!-- https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-starter-cucumber/ -->
<dependency>
<groupId>com.escalableapps.framework</groupId>
<artifactId>ea-spring-starter-cucumber</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-starter-cucumber/
implementation 'com.escalableapps.framework:ea-spring-starter-cucumber:1.0.11'
// https://jarcasting.com/artifacts/com.escalableapps.framework/ea-spring-starter-cucumber/
implementation ("com.escalableapps.framework:ea-spring-starter-cucumber:1.0.11")
'com.escalableapps.framework:ea-spring-starter-cucumber:jar:1.0.11'
<dependency org="com.escalableapps.framework" name="ea-spring-starter-cucumber" rev="1.0.11">
<artifact name="ea-spring-starter-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.escalableapps.framework', module='ea-spring-starter-cucumber', version='1.0.11')
)
libraryDependencies += "com.escalableapps.framework" % "ea-spring-starter-cucumber" % "1.0.11"
[com.escalableapps.framework/ea-spring-starter-cucumber "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.cucumber : cucumber-java | jar | 6.10.2 |
io.cucumber : cucumber-junit | jar | 6.10.2 |
io.cucumber : cucumber-spring | jar | 6.10.2 |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.apache.commons : commons-lang3 | jar | |
org.projectlombok : lombok Optional | jar |