License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring Data |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-app-cucumber |
Version | Version5.1.0 |
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.0.pom | |
efluid-datagate-app-cucumber-5.1.0.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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation 'com.efluid.oss:efluid-datagate-app-cucumber:5.1.0'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app-cucumber/
implementation ("com.efluid.oss:efluid-datagate-app-cucumber:5.1.0")
'com.efluid.oss:efluid-datagate-app-cucumber:jar:5.1.0'
<dependency org="com.efluid.oss" name="efluid-datagate-app-cucumber" rev="5.1.0">
<artifact name="efluid-datagate-app-cucumber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app-cucumber', version='5.1.0')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app-cucumber" % "5.1.0"
[com.efluid.oss/efluid-datagate-app-cucumber "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.efluid.oss : efluid-datagate-app | jar | 5.1.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
com.unboundid : unboundid-ldapsdk | jar | 4.0.14 |
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 |