License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring Data |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-app-cucumber |
Version | Version2.1.20 |
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-2.1.20.pom | |
efluid-datagate-app-cucumber-2.1.20.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>2.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation 'com.efluid.oss:efluid-datagate-app-cucumber:2.1.20'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation ("com.efluid.oss:efluid-datagate-app-cucumber:2.1.20")
'com.efluid.oss:efluid-datagate-app-cucumber:jar:2.1.20'
<dependency org="com.efluid.oss" name="efluid-datagate-app-cucumber" rev="2.1.20">
<artifact name="efluid-datagate-app-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app-cucumber', version='2.1.20')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app-cucumber" % "2.1.20"
[com.efluid.oss/efluid-datagate-app-cucumber "2.1.20"]
Group / Artifact | Type | Version |
---|---|---|
com.efluid.oss : efluid-datagate-app | jar | 2.1.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.9.RELEASE |
com.unboundid : unboundid-ldapsdk | jar | 4.0.11 |
io.cucumber : cucumber-java | jar | 5.5.0 |
io.cucumber : cucumber-junit | jar | 5.5.0 |
io.cucumber : cucumber-spring | jar | 5.5.0 |