| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring Data |
| GroupId | GroupIdcom.efluid.oss |
| ArtifactId | ArtifactIdefluid-datagate-app-cucumber |
| Version | Version5.1.17 |
| Type | Typejar |
| Description |
DescriptionCucumber tests on datagate
Here are managed all the cucumber testing stack + tests for datagate
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| efluid-datagate-app-cucumber-5.1.17.pom | |
| efluid-datagate-app-cucumber-5.1.17.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-app-cucumber</artifactId>
<version>5.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation 'com.efluid.oss:efluid-datagate-app-cucumber:5.1.17'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation ("com.efluid.oss:efluid-datagate-app-cucumber:5.1.17")
'com.efluid.oss:efluid-datagate-app-cucumber:jar:5.1.17'
<dependency org="com.efluid.oss" name="efluid-datagate-app-cucumber" rev="5.1.17">
<artifact name="efluid-datagate-app-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app-cucumber', version='5.1.17')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app-cucumber" % "5.1.17"
[com.efluid.oss/efluid-datagate-app-cucumber "5.1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.efluid.oss : efluid-datagate-app | jar | 5.1.17 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 2.1.212 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| com.unboundid : unboundid-ldapsdk | jar | 6.0.5 |
| io.cucumber : cucumber-java | jar | 7.0.0 |
| io.cucumber : cucumber-junit | jar | 7.0.0 |
| io.cucumber : cucumber-spring | jar | 7.0.0 |
| io.cucumber : cucumber-junit-platform-engine | jar | 7.0.0 |