is not current version
Last Version 5.1.17

com.efluid.oss:efluid-datagate-app-cucumber 5.1.13

Here are managed all the cucumber testing stack + tests for datagate

Categories

Categories

Cucumber Application Testing & Monitoring Data
GroupId

GroupId

com.efluid.oss
ArtifactId

ArtifactId

efluid-datagate-app-cucumber
Version

Version

5.1.13
Type

Type

jar

Download efluid-datagate-app-cucumber 5.1.13


<!-- 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.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation 'com.efluid.oss:efluid-datagate-app-cucumber:5.1.13'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation ("com.efluid.oss:efluid-datagate-app-cucumber:5.1.13")
'com.efluid.oss:efluid-datagate-app-cucumber:jar:5.1.13'
<dependency org="com.efluid.oss" name="efluid-datagate-app-cucumber" rev="5.1.13">
  <artifact name="efluid-datagate-app-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app-cucumber', version='5.1.13')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app-cucumber" % "5.1.13"
[com.efluid.oss/efluid-datagate-app-cucumber "5.1.13"]