License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring Data |
GroupId | GroupIdio.cucumber |
ArtifactId | ArtifactIddatatable-parent |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDataTable Parent
Parent POM for data tables
|
Project URL |
Project URL |
Filename | Size |
---|---|
datatable-parent-4.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cucumber/datatable-parent/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>datatable-parent</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/datatable-parent/
implementation 'io.cucumber:datatable-parent:4.1.0'
// https://jarcasting.com/artifacts/io.cucumber/datatable-parent/
implementation ("io.cucumber:datatable-parent:4.1.0")
'io.cucumber:datatable-parent:pom:4.1.0'
<dependency org="io.cucumber" name="datatable-parent" rev="4.1.0">
<artifact name="datatable-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='datatable-parent', version='4.1.0')
)
libraryDependencies += "io.cucumber" % "datatable-parent" % "4.1.0"
[io.cucumber/datatable-parent "4.1.0"]