DataTable Parent

Parent POM for data tables

License

License

Categories

Categories

Cucumber Application Testing & Monitoring Data
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

datatable-parent
Last Version

Last Version

4.1.0
Release Date

Release Date

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

How to add to project

<!-- 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
io.cucumber

Cucumber

Cucumber Open

Versions

Version
4.1.0
4.0.0
3.5.0
3.4.0
3.3.1
3.3.0
3.2.1
3.2.0
3.1.0
3.0.0
2.0.0
1.1.14
1.1.12
1.1.7
1.1.6
1.1.5
1.1.3
1.1.2
1.0.3
1.0.2
1.0.1
1.0.0