License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring Data |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-app-cucumber |
Version | Version5.1.15 |
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.15.pom | |
efluid-datagate-app-cucumber-5.1.15.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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation 'com.efluid.oss:efluid-datagate-app-cucumber:5.1.15'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation ("com.efluid.oss:efluid-datagate-app-cucumber:5.1.15")
'com.efluid.oss:efluid-datagate-app-cucumber:jar:5.1.15'
<dependency org="com.efluid.oss" name="efluid-datagate-app-cucumber" rev="5.1.15">
<artifact name="efluid-datagate-app-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app-cucumber', version='5.1.15')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app-cucumber" % "5.1.15"
[com.efluid.oss/efluid-datagate-app-cucumber "5.1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.efluid.oss : efluid-datagate-app | jar | 5.1.15 |
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 |