Last Version

DataTable Parent 4.1.0

Parent POM for data tables

License

License

Categories

Categories

Cucumber Application Testing & Monitoring Data
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

datatable-parent
Version

Version

4.1.0
Type

Type

pom
Description

Description

DataTable Parent
Parent POM for data tables
Project URL

Project URL

https://github.com/cucumber/datatable-java

Download datatable-parent 4.1.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datatable
  • matchers