Last Version

Cucumber tests on datagate 1.0.0-beta-1

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

License

License

Categories

Categories

Cucumber Application Testing & Monitoring Data
GroupId

GroupId

com.efluid.oss
ArtifactId

ArtifactId

datagate-app-cucumber
Version

Version

1.0.0-beta-1
Type

Type

jar
Description

Description

Cucumber tests on datagate
Here are managed all the cucumber testing stack + tests for datagate
Project Organization

Project Organization

efluidSAS

Download datagate-app-cucumber 1.0.0-beta-1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.efluid.oss : datagate-app jar 1.0.0-beta-1
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
info.cukes : cucumber-java jar 1.2.4
info.cukes : cucumber-junit jar 1.2.4
info.cukes : cucumber-spring jar 1.2.4

Project Modules

There are no modules declared in this project.